Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
de6a7c152d6581f803b7b710ddd8566930d8dc6b
/
tests
/
test-sha256.html
2a2c9d2
tests: Updating tests to have correct include path for ndn-js
by Alexander Afanasyev
· 12 years ago
181a8b9
Initial reorganization
by Alexander Afanasyev
· 12 years ago
[Renamed from js/testing/test-sha256.html]
92dd8e4
Added COPYING note to each test file
by Jeff Burke
· 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
9b288b3
Added test for hex_sha256_from_bytes using Uint8Array.
by Jeff Thompson
· 12 years ago
bd82926
Major update to rename ccnx to ndn, mainly in ndnProtocol and also in a few files with ccnx in comments.
by Jeff Thompson
· 12 years ago
38422f4
Include Helper.js instead of including js files separately.
by Jeff Thompson
· 12 years ago
6c38857
Show that second output is "reference"
by jeff
· 12 years ago
8ecc076
Fix page title and prompt to be for testing SHA-256, not signing.
by Jeff Thompson
· 12 years ago
7328c5d
Set Javascript src to ../securityLib since the test files are now in a subdirectory.
by Jeff Thompson
· 12 years ago
2758c46
Renaming and reorganizing before the demo
by Axel Colin de Verdiere
· 13 years ago
[Renamed from js/test-sha256.html]
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
88d59cd
Adding Security Features
by Meki Cherkaoui
· 13 years ago