package
Version:
v0.0.0-...-e2599ca
Opens a new window with list of versions in this module.
Published: May 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Decrypt decrypts a given cipher text byte[], which was encrypted with the Encrypt function.
For encryption use the encryption function.
Encrypt encrypts a given plain text byte[] with a password.
It uses Scrypt as KDF.
For decryption use the Decrypt function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.