flocore/test
Ryan X. Charles 32fabd0c0f Key -> Keypair
"Keypair" is a more explanatory name, and also should be less confused with
other kinds of keys (particularly "cipher keys", which are the keys used in
symmetric block ciphers, especially AES).
2014-08-29 14:18:56 -07:00
..
address.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
aes.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
aescbc.js confusingly named SymEnc -> accurately named AESCBC 2014-08-29 13:07:49 -07:00
base58.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
base58check.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
bip32.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
bn.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
bufferreader.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
bufferwriter.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
cbc.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
ecdsa.js Key -> Keypair 2014-08-29 14:18:56 -07:00
ecies.js Key -> Keypair 2014-08-29 14:18:56 -07:00
hash.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
index.html works in browser 2014-08-09 22:47:32 -07:00
kdf.js Key -> Keypair 2014-08-29 14:18:56 -07:00
keypair.js Key -> Keypair 2014-08-29 14:18:56 -07:00
message.js Key -> Keypair 2014-08-29 14:18:56 -07:00
point.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
privkey.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
pubkey.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
random.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
signature.js remove redundant "test." from test names 2014-08-29 13:01:05 -07:00
stealth.js Key -> Keypair 2014-08-29 14:18:56 -07:00