This repository provides my standard crypto library that wraps the Java cryptographic operations.
Go to file
Captain ALM 535ee9c2c6
Add JavaDoc.
2023-05-23 15:16:28 +01:00
.idea Add JavaDoc. 2023-05-23 15:16:28 +01:00
JavaDoc Add JavaDoc. 2023-05-23 15:16:28 +01:00
src/com/captainalm/lib/stdcrypt Initial commit. 2022-07-13 15:53:09 +01:00
.gitignore Initial commit. 2022-07-13 15:53:09 +01:00
LICENSE Initial commit. 2022-07-13 15:53:09 +01:00
README.md Initial commit. 2022-07-13 15:53:09 +01:00
calmstdcrypt.iml Initial commit. 2022-07-13 15:53:09 +01:00

README.md

Captain ALM Standard Crypto Library (Java)

This is my standard cryptographic library that wraps the java cryptographic functions.

This application targets Java 8.

(C) Captain ALM 2022 - Under the BSD 3-Clause License