Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enkru/encryption-util
The utility to encrypt / decrypt the string by using keys
https://github.com/enkru/encryption-util
Last synced: 9 days ago
JSON representation
The utility to encrypt / decrypt the string by using keys
- Host: GitHub
- URL: https://github.com/enkru/encryption-util
- Owner: eNkru
- Created: 2017-03-07T00:41:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T00:48:02.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T12:12:47.577Z (2 months ago)
- Language: Java
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# encryption-util
The utility class to encrypt and decrypt given string by using public / private key pair.
## Technology Stack
* JDK 8