Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
882e34e53e3cee905883b473dd7b17ff5e14a28b
/
js
/
securityLib
882e34e
Implement Merkle hash verification
by Wentao Shang
· 12 years ago
1a338f8
In _x509_getSubjectPublicKeyPosFromCertHex and _x509_getPublicKeyHexArrayFromCertHex, added an optional position argument to enable decoding a SubjectPublicKeyInfo directly.
by Jeff Thompson
· 12 years ago
d3d45c8
Added readCertHex.
by Jeff Thompson
· 12 years ago
f9a0bc2
In binb_sha256, extract processBlock_sha256 into a new function. Use this in new class Sha256 where you can call multiple update(data) then finalize(). Added test to test-sh256.html.
by Jeff Thompson
· 12 years ago
146d7de
Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases.
by Jeff Thompson
· 12 years ago
e306190
In rstr2binb and byteArray2binb, comment out console.log (from websocket branch).
by Jeff Thompson
· 12 years ago
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
88d59cd
Adding Security Features
by Meki Cherkaoui
· 13 years ago