Luke Burns
|
c0a4420cb5
|
Merge bb6f0bc618 into f19e6c8172
|
2023-07-01 16:21:39 -05:00 |
|
Christophe Diederichs
|
f19e6c8172
|
Deprecate sodium-test (#68)
* deprecate sodium-test ahrness
* prune dependencies
|
2023-05-23 17:16:13 +02:00 |
|
Luke Burns
|
bb6f0bc618
|
export crypto_scalarmult_ed25519
|
2022-04-05 17:22:46 -07:00 |
|
Christophe Diederichs
|
ae2df3305e
|
0.8.0
|
2022-01-14 17:43:21 +00:00 |
|
Theron Spiegl
|
6c584231e6
|
Add crypto_secretstream methods (#57)
|
2022-01-14 16:42:28 +00:00 |
|
Christophe Diederichs
|
426ca77d47
|
0.7.4
|
2021-11-05 09:32:51 +00:00 |
|
Kasper Isager Dalsgarð
|
25c97802f4
|
crypto_sign : replace Buffer.alloc() with new Uint8Array() (#62)
|
2021-11-04 17:17:13 +00:00 |
|
Kasper Isager Dalsgarð
|
87ff2a56bd
|
Use globalThis instead of global (#61)
* Use `globalThis` instead of `global`
* Update `standard`
|
2021-11-02 16:36:15 +01:00 |
|
RangerMauve
|
7ef6e52870
|
Remove "react-native" field
This field isn't adding anything at the moment, and it actually breaks things by pointing at an unresolvable module.
|
2020-12-01 11:29:33 +01:00 |
|
Mathias Buus
|
0227f45c6b
|
0.7.3
|
2020-11-13 16:46:11 +01:00 |
|
Mathias Buus
|
ca32540960
|
load the sink just in time
|
2020-11-13 16:46:06 +01:00 |
|
Mathias Buus
|
51093efbc5
|
0.7.2
|
2020-11-12 14:46:28 +01:00 |
|
Christophe Diederichs
|
f79aed4eee
|
turn off worker_threads in browser (#52)
|
2020-11-12 14:04:40 +01:00 |
|
Kyle Mathews
|
3eb1d64460
|
Small copy change to README (#54)
|
2020-11-12 08:39:33 +01:00 |
|
RangerMauve
|
7febc97986
|
Detect window.close is defined (#49)
|
2020-10-09 13:35:11 +02:00 |
|
Christophe Diederichs
|
66494ec3b5
|
0.7.1
|
2020-09-22 15:56:40 +02:00 |
|
Christophe Diederichs
|
35f38a6c10
|
missing export: crypto_sign_ed25519_sk_to_pk
|
2020-09-22 15:50:00 +02:00 |
|
Christophe Diederichs
|
125384f26a
|
remove lockfile
|
2020-09-22 15:34:54 +02:00 |
|
Christophe Diederichs
|
d432fe295d
|
crypto_aead: correctly hadle ad passed as null
|
2020-09-22 15:30:31 +02:00 |
|
Christophe Diederichs
|
97200f90da
|
0.7.0
|
2020-09-22 14:56:20 +02:00 |
|
Christian Bundy
|
656d6d251e
|
Add crypto_auth (#32)
* add crypto_auth_hmac methods
|
2020-09-22 14:49:40 +02:00 |
|
Christian Bundy
|
61b6e6916a
|
Add crypto_box_easy (#29)
* Fix backward crypto_secretbox_detached bug
* Add crypto_box_easy
|
2020-09-22 14:47:36 +02:00 |
|
Christophe Diederichs
|
ab004d8022
|
Add ed25519 conversion operations (#46)
* add ed25519 methods and constants
|
2020-09-22 14:46:45 +02:00 |
|
Christophe Diederichs
|
ce5ac41ecd
|
0.6.3
|
2020-09-15 17:39:54 +02:00 |
|
Christophe Diederichs
|
a82160d51b
|
crypto_verify return booleans & add crypto_verify_64 (#33)
* crypto_verify return booleans
* can now return crypto_verify result directly
* remove redundant return values
* unpackneg check returns boolean
|
2020-09-15 17:27:39 +02:00 |
|
Mathias Buus
|
a546f3e51d
|
0.6.2
|
2020-08-12 15:40:16 +02:00 |
|
Emil Bay
|
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 |
|
Christophe Diederichs
|
e4693065fd
|
update dependencies
|
2020-07-13 14:53:38 +02:00 |
|
Christophe Diederichs
|
44e5985630
|
change to universal hashes
|
2020-07-13 14:53:38 +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 |
|
Mathias Buus
|
fc90cbedba
|
0.6.0
|
2020-06-18 17:16:43 +02:00 |
|
Mathias Buus
|
63fb70028e
|
bump sodium-test
|
2020-06-18 17:15:53 +02:00 |
|