Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakinduakash/aes-rsa-textlib
Manipulate string with AES and RSA cryptographic methods
https://github.com/lakinduakash/aes-rsa-textlib
aes aes-rsa-textlib java public-key-cryptography rsa symmetric-encryption
Last synced: 16 days ago
JSON representation
Manipulate string with AES and RSA cryptographic methods
- Host: GitHub
- URL: https://github.com/lakinduakash/aes-rsa-textlib
- Owner: lakinduakash
- License: apache-2.0
- Created: 2018-01-18T18:53:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T06:59:20.000Z (over 5 years ago)
- Last Synced: 2024-04-14T09:04:00.687Z (7 months ago)
- Topics: aes, aes-rsa-textlib, java, public-key-cryptography, rsa, symmetric-encryption
- Language: Java
- Homepage: https://blog.lakinduakash.com
- Size: 48.8 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AES-RSA-TextLib
Simple implementation oftext encryption using RSA and AES algorithms.
Visit documentation at https://lakinduakash.github.io/AES-RSA-TextLib/