summaryrefslogtreecommitdiff
path: root/benchmark/crypto/rsa-sign-verify-throughput.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/crypto`Antoine du Hamel2023-02-101-1/+1
* test: upgrade all 1024 bit RSA keys to 2048 bitsMomtchil Momtchev2022-09-271-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* benchmark: refactor for consistent styleRich Trott2019-02-061-1/+1
* benchmark: (crypto) refactorRuben Bridgewater2018-02-011-3/+3
* benchmark: var to constRuben Bridgewater2017-09-191-16/+16
* crypto: fix Node_SignFinalDavid Benjamin2017-09-111-1/+1
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-4/+4
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* tools,benchmark: increase lint complianceRich Trott2016-02-271-3/+1
* benchmark: use strict modeRich Trott2016-02-221-0/+1
* benchmark: add rsa/aes-gcm performance testShigeki Ohtsu2015-04-041-0/+53