Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sodium-friends/sodium-javascript issues and pull requests

#70 - Add TypeScript

Issue - State: open - Opened by VityaSchel 4 months ago - 1 comment

#69 - `sodium-native` parity

Issue - State: open - Opened by chm-diederichs about 1 year ago

#68 - Deprecate `sodium-test`

Pull Request - State: closed - Opened by chm-diederichs about 1 year ago

#67 - `randombytes`: Replace run-time require detection

Pull Request - State: open - Opened by arneg over 1 year ago

#66 - wasm dependencies do not fit pure javascript goal

Issue - State: closed - Opened by kingsley-cheung over 1 year ago - 1 comment

#65 - export crypto_scalarmult_ed25519

Pull Request - State: open - Opened by lukeburns about 2 years ago - 2 comments

#64 - Can you support function cryptop_pwhash?

Issue - State: closed - Opened by vanthonglee over 2 years ago - 1 comment

#63 - ristretto255

Pull Request - State: open - Opened by lukeburns over 2 years ago - 2 comments

#62 - Replace `Buffer.alloc()` with `new Uint8Array()`

Pull Request - State: closed - Opened by kasperisager over 2 years ago - 4 comments

#61 - Use `globalThis` instead of `global`

Pull Request - State: closed - Opened by kasperisager over 2 years ago - 2 comments

#60 - crypto_sign_ed25519_sk_to_curve25519 assertion error

Issue - State: open - Opened by hklee93 almost 3 years ago - 1 comment

#59 - fix: Not sure why this is here, but it breaks my webpack build.

Pull Request - State: open - Opened by okdistribute about 3 years ago - 1 comment

#58 - ed25519 decode / decompress

Issue - State: open - Opened by 1000i100 about 3 years ago - 1 comment

#57 - Secretstream

Pull Request - State: closed - Opened by spieglt over 3 years ago - 2 comments

#56 - Remove "react-native" field

Pull Request - State: closed - Opened by RangerMauve over 3 years ago - 2 comments

#55 - hchacha20

Pull Request - State: closed - Opened by spieglt over 3 years ago

#54 - Small copy change to README

Pull Request - State: closed - Opened by KyleAMathews over 3 years ago - 1 comment

#53 - secretstream support?

Issue - State: open - Opened by spieglt over 3 years ago - 4 comments

#52 - Build without worker_threads in browser

Pull Request - State: closed - Opened by chm-diederichs over 3 years ago - 2 comments

#51 - Support environments without MessageChannel or worker_threads

Pull Request - State: closed - Opened by RangerMauve over 3 years ago - 7 comments

#50 - Return 0 from crypto_sign_keypair for unit tests

Pull Request - State: closed - Opened by RangerMauve over 3 years ago - 4 comments

#49 - RN: Detect if window.close is defined

Pull Request - State: closed - Opened by RangerMauve over 3 years ago

#48 - Support react-native (it's working, it just needs to be merged in)

Issue - State: open - Opened by RangerMauve over 3 years ago - 16 comments

#47 - worker_threads dependency breaks on Node 10

Issue - State: open - Opened by christianbundy almost 4 years ago - 5 comments

#46 - Add ed25519 conversion operations

Pull Request - State: closed - Opened by chm-diederichs almost 4 years ago

#45 - sodium-test failure: Error: "key" must be crypto_kdf_KEYBYTES bytes long

Issue - State: closed - Opened by christianbundy almost 4 years ago - 1 comment

#44 - sodium-test failure: crypto_sign

Issue - State: closed - Opened by christianbundy almost 4 years ago - 1 comment

#43 - crypto_sign returns integer, sodiumNative.crypto_sign returns undefined

Issue - State: closed - Opened by christianbundy almost 4 years ago - 2 comments

#42 - BREAKING: Remove unused exported methods

Pull Request - State: open - Opened by christianbundy almost 4 years ago

#41 - BREAKING: Rename '_ready' suffix to '_wasm_ready'

Pull Request - State: open - Opened by christianbundy almost 4 years ago

#40 - Extra methods

Issue - State: open - Opened by christianbundy almost 4 years ago - 1 comment

#39 - Fix problem when crypto_aead detached passed null

Pull Request - State: open - Opened by christianbundy almost 4 years ago

#38 - Fix crypto_secretbox return value

Pull Request - State: open - Opened by christianbundy almost 4 years ago

#37 - Remove unused argument from crypto_kdf

Pull Request - State: open - Opened by christianbundy almost 4 years ago

#36 - Remove unused argument from crypto_kx

Pull Request - State: open - Opened by christianbundy almost 4 years ago

#35 - crypto_aead: unused argument

Issue - State: closed - Opened by christianbundy almost 4 years ago - 2 comments

#34 - Checks should return booleans

Issue - State: open - Opened by chm-diederichs almost 4 years ago

#33 - crypto_verify return booleans & add crypto_verify_64

Pull Request - State: closed - Opened by chm-diederichs almost 4 years ago

#32 - Add crypto_auth

Pull Request - State: closed - Opened by christianbundy almost 4 years ago - 7 comments

#31 - Travis CI tests failing

Issue - State: open - Opened by christianbundy almost 4 years ago - 1 comment

#30 - History

Issue - State: closed - Opened by christianbundy almost 4 years ago - 2 comments

#29 - Add crypto_box_easy

Pull Request - State: closed - Opened by christianbundy almost 4 years ago - 1 comment

#28 - Add crypto_box_easy and crypto_box_open_easy

Pull Request - State: closed - Opened by christianbundy almost 4 years ago - 3 comments

#27 - Issue that arise when using a webpack

Issue - State: open - Opened by MichaelKim20 almost 4 years ago - 3 comments

#26 - An error occurred in 'crypto_sign_verify_detached' on the chrome browser

Issue - State: closed - Opened by MichaelKim20 almost 4 years ago - 6 comments

#25 - change to universal hashes

Pull Request - State: closed - Opened by chm-diederichs almost 4 years ago

#24 - Missing helpers

Pull Request - State: closed - Opened by emilbayes about 4 years ago - 2 comments

#22 - Ensure endianness

Issue - State: open - Opened by emilbayes about 4 years ago - 1 comment

#21 - Add chacha20 and chacha20_ietf

Pull Request - State: closed - Opened by chm-diederichs about 4 years ago - 6 comments

#20 - Split library into modules

Pull Request - State: closed - Opened by chm-diederichs about 4 years ago - 5 comments

#19 - ed25519 curves support

Issue - State: closed - Opened by martinheidegger about 4 years ago - 10 comments

#18 - libsodium.js

Issue - State: open - Opened by bcomnes over 4 years ago - 2 comments

#17 - Support for noise-protocol

Issue - State: open - Opened by bcomnes over 4 years ago - 17 comments

#16 - crypto_box: fix keypair, implement seal/seal_open

Pull Request - State: closed - Opened by indutny almost 5 years ago - 9 comments

#15 - Large TypedArray issue

Pull Request - State: closed - Opened by emilbayes about 6 years ago

#14 - react-native doesn't want crypto set to an empty module

Pull Request - State: closed - Opened by pvh over 6 years ago - 2 comments

#13 - crypto_box_keypair

Pull Request - State: closed - Opened by ovx over 6 years ago - 3 comments

#12 - In kdf, truncate key before passing to blake to match sodium-native behaviour

Pull Request - State: closed - Opened by jimpick over 6 years ago - 1 comment

#10 - Add test for randombytes in web worker context

Pull Request - State: closed - Opened by nickpeihl over 6 years ago - 3 comments

#9 - Write tests for web workers

Issue - State: open - Opened by nickpeihl over 6 years ago

#8 - Not available within web worker context

Issue - State: closed - Opened by nickpeihl over 6 years ago - 4 comments

#7 - fixed detached sign/verify

Pull Request - State: closed - Opened by lukeburns almost 7 years ago - 4 comments

#6 - require('cry' + 'pto') in randombytes.js fails when crypto is shimmed

Issue - State: closed - Opened by aschrijver almost 7 years ago - 2 comments

#5 - crypto_stream_xor_instance

Issue - State: closed - Opened by blahah about 7 years ago - 1 comment

#4 - Add crypto_shorthash, Fixes #3

Pull Request - State: closed - Opened by mafintosh about 7 years ago

#3 - crypto_shorthash

Issue - State: closed - Opened by ghost about 7 years ago - 3 comments

#2 - missing function crypto_kdf_derive_from_key

Issue - State: closed - Opened by ghost about 7 years ago - 2 comments

#1 - Add browser support

Pull Request - State: closed - Opened by juliangruber over 7 years ago - 2 comments