Kieran Gibb
|
f1d9ae2c13
|
handle string or buffer input for securing encryption key
|
2 years ago |
Kieran Gibb
|
0ee347eaf8
|
transform a string into secure buffer (encryptionKey)
|
2 years ago |
Kieran Gibb
|
4be13f8c17
|
default buffer lengths to relevant sodium keys
|
2 years ago |
kyphae
|
7190373065
|
Merge branch 'rename' of CoBox/cobox-crypto into development
|
2 years ago |
Kieran Gibb
|
f6f1bad7c3
|
add bip39 dep
|
2 years ago |
Kieran Gibb
|
8c5c9e627d
|
change names and add mnemonic import/export
|
2 years ago |
kyphae
|
5a64d8b1ee
|
Merge branch 'use-secure-buffers' of CoBox/cobox-crypto into master
|
2 years ago |
ameba23
|
e7aa9b5b71
|
uninstall buffer-alloc-unsafe
|
2 years ago |
ameba23
|
5fdeab2cfb
|
use secure buffers
|
2 years ago |
kyphae
|
9e45331fac
|
Merge branch 'derived-keys' of CoBox/cobox-crypto into master
|
2 years ago |
Kieran Gibb
|
ed3702050e
|
1.1.0
|
2 years ago |
Kieran Gibb
|
02d8786ba7
|
use bufferAlloc
|
2 years ago |
Kieran Gibb
|
473353cff6
|
hash the context
|
2 years ago |
Kieran Gibb
|
3822a5cb2b
|
add derived keypairs
|
2 years ago |
kyphae
|
7d5aa64c93
|
Merge branch 'correct-cleanup' of CoBox/cobox-crypto into master
|
2 years ago |
Kieran Gibb
|
5f89dd8168
|
correct callback
|
2 years ago |
Kieran Gibb
|
2be52f52b0
|
1.0.3
|
2 years ago |
kyphae
|
f210b2b423
|
Merge branch 'buffer-alloc-unsafe' of CoBox/cobox-crypto into master
|
2 years ago |
Kieran Gibb
|
ea1a5c5d30
|
get dependency
|
2 years ago |
Kieran Gibb
|
4339edb293
|
use buffer-alloc-unsafe
|
2 years ago |
kyphae
|
027af7f802
|
Merge branch 'pack_unpack' of CoBox/cobox-crypto into master
|
2 years ago |
Kieran Gibb
|
3265b70190
|
Merge branch 'pack_unpack' of ssh://ledger-git.dyne.org:2240/CoBox/cobox-crypto into pack_unpack
|
2 years ago |
Kieran Gibb
|
a3b1751849
|
add a keySet helper function for generating a set of keys for a group
|
2 years ago |
peg
|
7602f0420d
|
Merge branch 'add-encryption-key' of CoBox/cobox-crypto into master
|
2 years ago |
Kieran Gibb
|
599bba32b9
|
add encryptionKey and remove unused helper fns
|
2 years ago |
kyphae
|
2d9fb146c5
|
Merge branch 'integrate-with-cobox-core' of CoBox/cobox-crypto into master
|
2 years ago |
Kieran Gibb
|
07a2f87bb4
|
add a test
|
2 years ago |
Kieran Gibb
|
589cc47bdc
|
check key type before length
|
2 years ago |
Kieran Gibb
|
e5ab2bb0d6
|
move byKey function from group cli
|
2 years ago |
Kieran Gibb
|
b820f92b9a
|
1.0.2
|
2 years ago |
Kieran Gibb
|
1a6d8d51dd
|
forward randomBytes to hypercore-crypto
|
2 years ago |
Kieran Gibb
|
18a5cee221
|
1.0.1
|
2 years ago |
Kieran Gibb
|
980615cc8b
|
Merge branch 'master' of ssh://ledger-git.dyne.org:2240/CoBox/cobox-crypto
|
2 years ago |
Kieran Gibb
|
d7e6571eb8
|
add missing dep
|
2 years ago |
ameba23
|
0f6963363c
|
additional tests
|
3 years ago |
ameba23
|
68d75fb6ce
|
allow keys to be passed to pack and unpack as strings
|
3 years ago |
ameba23
|
1ae512c9c5
|
update license in package.json
|
3 years ago |
Kieran Gibb
|
44c422667d
|
annotate README
|
3 years ago |
Kieran Gibb
|
3bcf454f64
|
add LICENSE
|
3 years ago |
Kieran Gibb
|
a5eb6a79f8
|
add a README
|
3 years ago |
Kieran Gibb
|
2ff1a96205
|
remove package-lock
|
3 years ago |
Kieran Gibb
|
4a49881a25
|
Merge branch 'master' of keybase://team/blockades.cobox.development/cobox-crypto
|
3 years ago |
Kieran Gibb
|
eeaff0503c
|
update deps: remove zenroom + deps, swap istanbul for nyc
|
3 years ago |
Kieran Gibb
|
bd53dfe8d5
|
use awesome gitignore
|
3 years ago |
Kieran Gibb
|
1681cc005c
|
correct async test issue
|
3 years ago |
ameba23
|
17b09468c5
|
add underscore to internal method name
|
3 years ago |
ameba23
|
9b4c85bfae
|
update tests
|
3 years ago |
ameba23
|
259b2c7f58
|
interpret strings given as valueEncoding
|
3 years ago |
Kieran Gibb
|
79aea77350
|
rename accessKey to key
|
3 years ago |
Kieran Gibb
|
47d9f933af
|
add boolean checkers for which key we're handling
|
3 years ago |