Stensitive (Stensitive v0.1.0)
Documentation for Stensitive.
Link to this section Summary
Link to this section Functions
Link to this function
aes_decrypt(encrypted, key)
Link to this function
aes_encrypt(text, key)
Link to this function
decrypt(dataName, pin_code, walletName, password)
Link to this function
encrypt(dataName, content, pin_code, walletName, password)
Link to this function
hello()
Hello world.
examples
Examples
iex> Stensitive.hello()
:world
Link to this function