Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 934 Bytes

File metadata and controls

25 lines (18 loc) · 934 Bytes

Cryptacular

Maven Central GitHub Releases

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.

This project is dual licensed under both the LGPL and Apache 2.

Building

git clone git@github.com:vt-middleware/cryptacular.git
cd cryptacular
mvn package

Documentation

See the website: https://www.cryptacular.org