crypto/cipher
add a new func NewGCMWithNonceSizeAndTagSize allows the user to specify the nonce size and tag size.
#685795 opened 1 month ago by baiyutang
add optimized assembly xorBytes for ARM (NEON + non-NEON)crypto-assembly
#409394 opened 3 years ago by Adrian Cable