Skip to content

Latest commit

 

History

History

benchmark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

noble benchmarks

node aead.js              # XChaCha-Poly, etc - all libs
node aead.js noble        # XChaCha-Poly, etc - only noble
node ciphers.js           # ChaCha, etc - all libs
node ciphers.js noble     # ChaCha, etc - only noble
node aes.js               # AES, SIV
node poly.js              # Poly1305