UNPKG

@akanass/rx-crypto

Version:

Crypto module provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more

2 lines (1 loc) 1.12 kB
{"name":"@akanass/rx-crypto","version":"2.3.0","description":"Crypto module provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more","main":"index.js","types":"index.d.ts","private":false,"repository":{"type":"git","url":"git@github.com:akanass/rx-crypto.git"},"publishConfig":{"access":"public"},"keywords":["Crypto","RSA","PEM","PrivateKey","PublicKey","Certificate","RandomString","AES","PKCS12","KeyPair","JWT","Library","NodeJS","Node","Streams","Async","Decorator","RxJS","Rx","ReactiveX","Observable","Observer","Module","ES2015","ES2016","ES2017","ES6","ES7","ES8","Typescript"],"author":"Nicolas Jessel <akanass@icloud.com>","license":"MIT","bugs":"https://github.com/akanass/rx-crypto/issues","homepage":"https://github.com/akanass/rx-crypto#readme","dependencies":{"@types/jsonwebtoken":"^8.5.8","@types/node":"^18.0.0","@types/node-rsa":"^1.1.1","@types/pem":"^1.9.6","@types/randomstring":"^1.1.8","jsonwebtoken":"^8.5.1","node-rsa":"^1.1.1","pem":"^1.14.6","randomstring":"^1.2.2"},"peerDependencies":{"rxjs":"^7.5.5"},"engines":{"node":">=7.0.0"}}