UNPKG

@vostokplatform/crypto-gost-js

Version:

Pure Javascript implementation of WebCrypto API interfaces and Public Key Infrastructure for GOST algorithms (Russian Cryptographic Standards)

14 lines (10 loc) 131 B
language: node_js node_js: - "10" cache: directories: - node_modules install: - npm install script: - npm run build