Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laget-se/laget.cryptography
Generic implementation of cryptography using AES.
https://github.com/laget-se/laget.cryptography
cryptography nuget
Last synced: 22 days ago
JSON representation
Generic implementation of cryptography using AES.
- Host: GitHub
- URL: https://github.com/laget-se/laget.cryptography
- Owner: laget-se
- License: apache-2.0
- Created: 2023-09-18T05:27:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-22T06:50:13.000Z (2 months ago)
- Last Synced: 2024-11-07T10:18:40.033Z (about 2 months ago)
- Topics: cryptography, nuget
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# laget.Cryptography
Implements a simple way of `Encryption` and `Decryption` using `AES` (`Advanced Encryption Standard`).