Home
last modified time | relevance | path

Searched hist:dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_chacha20_poly1305.cdiff dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Thu Feb 18 18:22:18 CET 2021 John Baldwin <jhb@FreeBSD.org> Add an implementation of CHACHA20_POLY1305 to cryptosoft.

This uses the chacha20 IETF and poly1305 implementations from
libsodium. A seperate auth_hash is created for the auth side whose
Setkey method derives the poly1305 key from the AEAD key and nonce as
described in RFC 8439.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27837
H A Dxform_auth.hdiff dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Thu Feb 18 18:22:18 CET 2021 John Baldwin <jhb@FreeBSD.org> Add an implementation of CHACHA20_POLY1305 to cryptosoft.

This uses the chacha20 IETF and poly1305 implementations from
libsodium. A seperate auth_hash is created for the auth side whose
Setkey method derives the poly1305 key from the AEAD key and nonce as
described in RFC 8439.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27837
H A Dcryptosoft.cdiff dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Thu Feb 18 18:22:18 CET 2021 John Baldwin <jhb@FreeBSD.org> Add an implementation of CHACHA20_POLY1305 to cryptosoft.

This uses the chacha20 IETF and poly1305 implementations from
libsodium. A seperate auth_hash is created for the auth side whose
Setkey method derives the poly1305 key from the AEAD key and nonce as
described in RFC 8439.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27837
/freebsd/sys/modules/crypto/
H A DMakefilediff dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Thu Feb 18 18:22:18 CET 2021 John Baldwin <jhb@FreeBSD.org> Add an implementation of CHACHA20_POLY1305 to cryptosoft.

This uses the chacha20 IETF and poly1305 implementations from
libsodium. A seperate auth_hash is created for the auth side whose
Setkey method derives the poly1305 key from the AEAD key and nonce as
described in RFC 8439.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27837
/freebsd/sys/conf/
H A Dfilesdiff dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Thu Feb 18 18:22:18 CET 2021 John Baldwin <jhb@FreeBSD.org> Add an implementation of CHACHA20_POLY1305 to cryptosoft.

This uses the chacha20 IETF and poly1305 implementations from
libsodium. A seperate auth_hash is created for the auth side whose
Setkey method derives the poly1305 key from the AEAD key and nonce as
described in RFC 8439.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27837