Skip to content

Simple library to encrypt or decrypt arbitrary data or strings

License

Notifications You must be signed in to change notification settings

boomer41/CryptoUtil

Repository files navigation

CryptoUtil

This project aims to provide a simple method to encrypt and decrypt arbitrary data or strings. Version 1 of the encryption uses AES-256 combined with an HMAC-SHA512 in the Encrypt-then-Mac scheme.

Example

For a example how to use this library, see the Tests for Version 1

License

This project is licensed under the terms of the MIT license. For details, see LICENSE.txt

About

Simple library to encrypt or decrypt arbitrary data or strings

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages