[][src]Crate ece

Structs

Aes128GcmEceWebPush
AesGcmEceWebPush
AesGcmEncryptedBlock
CryptoImpl
Error
LocalKeyPairImpl
RemoteKeyPairImpl
WebPushParams

Enums

ErrorKind

Constants

ECE_WEBPUSH_AUTH_SECRET_LENGTH

Traits

Crypto
LocalKeyPair
RemotePublicKey

Functions

decrypt

Decrypt a block using default AES128GCM encoding.

encrypt

Encrypt a block using default AES128GCM encoding.

generate_keypair_and_auth_secret

Generate a local ECE key pair and auth nonce.

Type Definitions

Aes128GcmEceWebPushImpl
AesGcmEceWebPushImpl
Result