Module aes_ocb_operation

Module aes_ocb_operation 

Source

Functionsยง

decrypt ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-decrypt
encrypt ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-encrypt
export_key ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-export-key
generate_key ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-generate-key
get_key_length ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-get-key-length
import_key ๐Ÿ”’
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-import-key
ocb_decrypt ๐Ÿ”’
Helper for Step 5 of https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-decrypt
ocb_encrypt ๐Ÿ”’
Helper for Step 5 of https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-encrypt