encrypted-nestjs

NestJS with AES Encryption

Usage no npm install needed!

<script type="module">
  import encryptedNestjs from 'https://cdn.skypack.dev/encrypted-nestjs';
</script>

README

NestJS with AES Encryption

  • AES-128/256
  • CBC mode
  • PKCS#5 Padding
  • Base64 Encoding