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