@ashiteam/ashi-ngx-aes

AES encription/decription library for my use

Usage no npm install needed!

<script type="module">
  import ashiteamAshiNgxAes from 'https://cdn.skypack.dev/@ashiteam/ashi-ngx-aes';
</script>

README

AshiNgxAes

This is a aes encryption/decryption angular service for my use. This converts the AshiAes class in @ashiteam/ashi-aes to an angular service. May not be of much use to anyone else.

Installing

Install using npm

npm i @ashiteam/ashi-ngx-aes --save

Authors

  • Asanga Weerapura - All work

License

This project is licensed under the MIT License.

Acknowledgments

  • node-forge
  • buffer
  • base64-js
  • @ashiteam/ashi-aes
  • @ashiteam/ashi-ngx-base-lib