Otto v0.1.2 Otto.Cipher.AES.CTR View Source

Link to this section Summary

Link to this section Functions

Link to this function

decrypt(ciphertext, iv, key) View Source

Callback implementation for Otto.Cipher.decrypt/3.

Link to this function

encrypt(plaintext, iv, key) View Source

Callback implementation for Otto.Cipher.encrypt/3.