JOSE.JWA

Summary

Functions

block_cipher(cipher)
block_decrypt(cipher, key, cipher_text)
block_decrypt(cipher, key, iv, cipher_text)
block_encrypt(cipher, key, plain_text)
block_encrypt(cipher, key, iv, plain_text)
constant_time_compare(a, b)
crypto_ciphers()
crypto_fallback()
crypto_fallback(boolean)
crypto_supports()
ec_key_mode()
is_native_cipher(cipher)
is_rsa_padding_supported(rsa_padding)
is_signer_supported(signer)
supports()