https://github.com/vt-middleware/cryptacular
The friendly complement to the BouncyCastle crypto API for Java.
https://github.com/vt-middleware/cryptacular
Last synced: 8 months ago
JSON representation
The friendly complement to the BouncyCastle crypto API for Java.
- Host: GitHub
- URL: https://github.com/vt-middleware/cryptacular
- Owner: vt-middleware
- License: other
- Created: 2014-01-07T19:57:53.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:10:17.000Z (about 1 year ago)
- Last Synced: 2025-04-12T04:48:01.190Z (9 months ago)
- Language: Java
- Homepage:
- Size: 142 MB
- Stars: 40
- Watchers: 9
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - Cryptacular
README
# Cryptacular [](https://maven-badges.herokuapp.com/maven-central/org.cryptacular/cryptacular)
The spectacular complement to the Bouncy Castle crypto API for Java.
Cryptacular in a nutshell:
* Utilities to perform common crypto operations (hash, encrypt, encode).
* Stateful, thread-safe bean components.
* Components to facilitate strict adherence to standards.
* Comprehensive documentation and examples.