Граф коммитов

  • 81286e25dd
    Merge 7f92b6eaa8 into f4c27c5a28 Jude 2022-03-27 10:40:07 -0700
  • 7f92b6eaa8 digital-copyright to verify authenticity of your soureccode and halt forgery in the event of a software supply chain attack JudeSafo 2022-03-26 14:10:48 -0700
  • 105195d372 digital-copyright to verify authenticity of your soureccode and halt forgery in the event of a software supply chain attack JudeSafo 2022-03-26 14:04:50 -0700
  • d756f78d03
    Include dist directory in package module-build David Graham 2018-09-18 15:55:49 -0600
  • 463c2026ed
    Build files with Rollup David Graham 2018-09-18 12:15:54 -0600
  • 0d3c9f99e5
    Fix tests with updated standard dependency David Graham 2018-09-18 11:05:14 -0600
  • f4c27c5a28
    Update README.md master DC 2018-07-14 19:16:09 -0700
  • a724748e8d
    Update README.md DC 2018-07-14 19:15:07 -0700
  • eba6bc9223
    Update README.md DC 2018-07-14 19:13:56 -0700
  • 60d2f635bc
    Merge pull request #7 from nazar-pc/patch-1 DC 2018-07-14 19:02:23 -0700
  • 5ffa103150
    Added link to `blake2.wasm` that is WebAssembly implementation Nazar Mokrynskyi 2018-06-13 04:47:01 +0300
  • 96caec3e42
    README: npm instructions DC 2018-01-15 00:22:59 -0500
  • 2e7a6bed9b update README, consistent package name DC 2017-05-10 14:44:18 -0700
  • 43a0569b09 drop support for node 0.x DC 2017-05-10 14:38:42 -0700
  • 72c457956f use Buffer.from, new Buffer() is deprecated DC 2017-05-10 14:32:22 -0700
  • 518b468b17 update README DC 2017-05-10 14:11:52 -0700
  • 5e44bc5a1a update README, add mascot DC 2017-05-10 14:10:19 -0700
  • 3f1e9b9fb7 1.0.1 DC 2017-01-27 19:59:52 -0800
  • 3afeba5961 update README DC 2017-01-27 19:58:45 -0800
  • 19f13d7bb5 travis and npm badges DC 2017-01-27 19:52:20 -0800
  • c885e7144f 1.0.0 DC 2017-01-27 19:49:01 -0800
  • 410c640d0f standard style: camel case DC 2017-01-27 19:48:48 -0800
  • a99222087e remove Object.assign, fix #1 DC 2017-01-27 19:40:43 -0800
  • 65a4702b78 add travis DC 2017-01-27 19:38:09 -0800
  • 9e0830065e Improve Emscripten command emscripten DC 2016-01-23 08:41:59 -0800
  • 07ecd1cf62 Tried Emscripten. 3x slower and 20x larger ugly code. Fail. DC 2016-01-23 08:06:27 -0800
  • fb5a100e9d Fix test output format, version 0.4.7 DC 2016-01-23 04:44:08 -0800
  • de264c1de1 Tried out Google Closure Compiler. No speed improvement. closure-compiler DC 2016-01-23 04:39:23 -0800
  • 6c9ab0927a Improve documentation, version 0.4.6 DC 2016-01-19 01:32:35 -0800
  • b975e1df1d Supports Buffers and UTF8 strings, version 0.4.5 DC 2016-01-18 02:12:05 -0800
  • 5c3d24029e Improve README, add another test, version 0.4.4 DC 2016-01-17 12:08:44 -0800
  • 3cb8385895 Add missing file :o version 0.4.3 DC 2016-01-15 14:38:07 -0800
  • 2c33dfe276 Fix the documentation, version 0.4.2 DC 2016-01-15 14:27:31 -0800
  • 05f062032a Fix documentation bugs, set version 0.4.1 DC 2016-01-15 13:45:46 -0800
  • abe1c3894a Version 0.4.0 DC 2016-01-15 13:41:29 -0800
  • b3e3c7853f BLAKE2s self test and speed test DC 2016-01-15 13:39:02 -0800
  • a9546b0536 Added BLAKE2s DC 2015-01-14 10:45:32 -0800
  • 4c8dbe492e Inline ROTR DC 2016-01-11 20:15:52 -0800
  • f4ddbb005c Additional optimization DC 2016-01-11 15:11:47 -0800
  • bd518ce78c Rewrote with packed Uint32Arrays, much faster DC 2016-01-11 14:14:12 -0800
  • 46ea51564b Added test vectors, added benchmark DC 2016-01-11 12:48:46 -0800
  • bb12e69270 CC0 license DC 2016-01-10 01:13:49 -0800
  • 504056471c Standardize, use tape for tests DC 2016-01-10 01:04:01 -0800
  • f3a4e14325 Added more test vectors DC 2016-01-10 00:40:30 -0800
  • 32c95bc124 BLAKE2B works! Only one test vector so far, from the RFC DC 2016-01-10 00:36:26 -0800
  • a975d18c5b Added README. BLAKE2B close. No test vectors yet. DC 2016-01-08 15:36:09 -0800
  • cb0acc0d65 Blake2B halfway done DC 2016-01-08 12:10:22 -0800