UNPKG

@akanass/nestjsx-crypto

Version:

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

3 lines (2 loc) 136 B
export * from '@akanass/rx-crypto/operators/aes/decryptWithAesKey'; export * from '@akanass/rx-crypto/operators/aes/encryptWithAesKey';