https://github.com/sangeethnandakumar/twileloop.security
An all in one library that centralizes multiple algorithms for encoding, encrypting and hashing in one place to be used anywhere in the code.
https://github.com/sangeethnandakumar/twileloop.security
aes argon2 ascii base64 bccrypt binary blake2d encoding encryption hashing hex md5 rsa sha utf8
Last synced: 9 months ago
JSON representation
An all in one library that centralizes multiple algorithms for encoding, encrypting and hashing in one place to be used anywhere in the code.
- Host: GitHub
- URL: https://github.com/sangeethnandakumar/twileloop.security
- Owner: sangeethnandakumar
- Created: 2020-07-30T19:24:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T21:41:23.000Z (almost 2 years ago)
- Last Synced: 2024-12-04T22:36:54.850Z (over 1 year ago)
- Topics: aes, argon2, ascii, base64, bccrypt, binary, blake2d, encoding, encryption, hashing, hex, md5, rsa, sha, utf8
- Language: C#
- Homepage: https://sangeethnandakumar.github.io/Twileloop.Security/
- Size: 112 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
An all in one library that centralizes multiple algorithms for encoding, encrypting and hashing in one place to be used anywhere in your code.
## License
> Twileloop.Security is licensed under the MIT License. See the LICENSE file for more details.
#### How To Use?
Full Documentation: https://sangeethnandakumar.github.io/Twileloop.Security/