 Emil BayandMathias Buus
|
a338ae9f9d
|
Missing helpers (#24)
* Detach buffers by sending to an empty message channel
* Move helpers out
* fix import
* export helpers
* Try browser testing
* messagechannel check
* xvfb-run --auto-servernum npm run test-browser fails weirdly on ci, removing
Co-authored-by: Mathias Buus <mathiasbuus@gmail.com>
|
2020-08-12 15:39:14 +02:00 |
|
Emil Bay
|
f11ff5a727
|
0.6.1
|
2020-06-24 16:30:16 +02:00 |
|
Emil Bay
|
9c30d3ead8
|
Nicer message formatting
|
2020-06-24 16:14:52 +02:00 |
|
Emil Bay
|
ddcdae69a1
|
Upgrade secretbox to sodium-native like api (not exposed there)
|
2020-06-24 16:12:12 +02:00 |
|
Emil Bay
|
80dd633012
|
Upgrade onetimeauth to sodium-native api
|
2020-06-24 16:11:56 +02:00 |
|
Emil Bay
|
d8d59d0443
|
Add note on sodium-universal
|
2020-06-24 15:06:54 +02:00 |
|
Emil Bay
|
ef00ddc878
|
Fix URLs
|
2020-06-24 15:06:48 +02:00 |
|
Emil Bay
|
cc52e58504
|
Update package metadata
|
2020-06-24 15:02:49 +02:00 |
|
Emil Bay
|
7b518f7b2c
|
Fix offset ArrayBuffer views
|
2020-06-24 15:01:10 +02:00 |
|
Emil Bay
|
74a1067746
|
Fix filling larger width TypedArrays
|
2020-06-24 14:55:46 +02:00 |
|
Emil Bay
|
919896d2bb
|
Revert accidental sign API change
|
2020-06-24 14:49:51 +02:00 |
|
Emil Bay
|
f3a80cb6f5
|
Upgrade deps
|
2020-06-24 14:49:38 +02:00 |
|
Emil Bay
|
40f9b887f4
|
Modernise example
|
2020-06-24 14:49:26 +02:00 |
|
Emil Bay
|
2ca6264f50
|
Add travis
|
2020-06-24 14:49:11 +02:00 |
|
Emil Bay
|
9d65d19e86
|
Standardize readme file
|
2020-06-24 14:49:05 +02:00 |
|
Emil Bay
|
30c3342156
|
Make linter happy
|
2020-06-24 14:08:55 +02:00 |
|
Emil Bay
|
930e77ad32
|
Move internal primitives
|
2020-06-24 14:02:00 +02:00 |
|
Emil Bay
|
e9ac929b5a
|
Move memory helpers to their own module
|
2020-06-24 14:01:48 +02:00 |
|
Emil Bay
|
e77c70ef71
|
Bust crypto in browserify
|
2020-06-24 13:37:16 +02:00 |
|
Emil Bay
|
4bb40aa43d
|
Clean up random bytes
|
2020-06-24 13:37:07 +02:00 |
|
Emil Bay
|
b883b2a8df
|
0.5.2
|
2017-11-03 08:19:11 +01:00 |
|
Emil Bay
|
f336097b6a
|
Fix bug with undefined window in web workers
Fixes #8
|
2017-11-03 08:19:06 +01:00 |
|
Emil Bay
|
0f249a7e8f
|
Run tests with browser-run
|
2017-06-19 22:39:11 +02:00 |
|
Emil Bay
|
fa6f2a836c
|
0.4.0
|
2017-06-19 22:36:13 +02:00 |
|
Emil Bay
|
2bae0d19af
|
Use independent randombytes_buf
|
2017-06-19 22:34:38 +02:00 |
|
Emil Bay
|
75bad77847
|
Upgrade sodium-test
|
2017-06-19 22:34:37 +02:00 |
|
Emil Bay
|
49feb73134
|
Move out randombytes_buf
|
2017-06-19 22:34:12 +02:00 |
|
Emil Bay
|
1967024766
|
Update to new blake2b
|
2017-06-11 20:23:06 +02:00 |
|
Emil Bay
|
776ffea91c
|
Fix keygen overflow bug
|
2017-06-11 10:44:02 +02:00 |
|
Emil Bay
|
56913733b9
|
0.2.0
|
2017-06-07 22:39:24 +02:00 |
|
Emil Bay
|
94e3891f67
|
Added crypto_kdf
|
2017-06-07 22:38:40 +02:00 |
|
Emil Bay
|
afa3b5fc04
|
0.1.0
|
2017-06-06 21:05:48 +02:00 |
|
Emil Bay
|
226ecd8778
|
Add memzero
|
2017-06-06 21:04:50 +02:00 |
|
Emil Bay
|
5397910bbb
|
Add blake2b for generichash
|
2017-06-06 21:04:36 +02:00 |
|
Emil Bay
|
f639c1ce6f
|
Fix sodium-test require
|
2017-04-13 17:59:36 +02:00 |
|
Emil Bay
|
92bea299c6
|
Add sodium-test script
|
2017-04-11 22:19:34 +02:00 |
|