Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lvh/caesium issues and pull requests
#88 - Fail immediately for more informative errors
Pull Request -
State: closed - Opened by arohner over 2 years ago
- 5 comments
#87 - Upgrade deps
Pull Request -
State: closed - Opened by lvh over 2 years ago
- 1 comment
#86 - Side-effect, loading Sodium too early
Issue -
State: open - Opened by piotr-yuxuan almost 3 years ago
- 2 comments
#85 - Using `caesium` on Apple Silicon (M1, `aarch64`)
Issue -
State: closed - Opened by dancmeyers almost 3 years ago
- 6 comments
#84 - GraalVM native compilation issues
Issue -
State: open - Opened by piotr-yuxuan about 3 years ago
- 5 comments
#83 - Add example for Github Actions secrets
Pull Request -
State: closed - Opened by piotr-yuxuan over 3 years ago
- 1 comment
#82 - Use with Github Actions secrets
Issue -
State: closed - Opened by piotr-yuxuan over 3 years ago
- 1 comment
#81 - Need help with a JNI issue
Issue -
State: open - Opened by schaueho over 3 years ago
- 6 comments
#80 - Error "unable to load native libsodium" but the system does have it
Issue -
State: closed - Opened by mtmr0x over 3 years ago
- 7 comments
#79 - Add a Java matrix
Pull Request -
State: closed - Opened by lvh almost 4 years ago
- 1 comment
#78 - AOT fails on some JDKs
Issue -
State: closed - Opened by arohner almost 4 years ago
- 10 comments
#77 - Don't swallow exceptions when caesium fails to load
Pull Request -
State: closed - Opened by arohner almost 4 years ago
- 1 comment
#76 - pwhash initial docs.
Pull Request -
State: closed - Opened by dspearson about 4 years ago
- 2 comments
#75 - Release 0.14.0?
Issue -
State: closed - Opened by eploko over 4 years ago
- 2 comments
#74 - Lint the code with clj-kondo
Pull Request -
State: open - Opened by eploko over 4 years ago
- 10 comments
#73 - Unable to decrypt strings encrypted with `secretbox-nmr` across JVM restarts on MacOS
Issue -
State: closed - Opened by mikeclarke over 4 years ago
- 3 comments
#72 - pwhash tests fail under cloverage
Issue -
State: closed - Opened by eploko over 4 years ago
- 10 comments
#71 - Migrate CI to Github Actions
Pull Request -
State: closed - Opened by eploko over 4 years ago
- 5 comments
#70 - Ristretto255 API is available in libsodium 1.0.18+ only
Issue -
State: closed - Opened by eploko over 4 years ago
- 3 comments
#69 - Fix tests on CI
Pull Request -
State: closed - Opened by eploko over 4 years ago
- 10 comments
#68 - Any help needed?
Issue -
State: closed - Opened by eploko over 4 years ago
- 2 comments
#67 - Fix the "Unmatched delimiter: ]" error
Pull Request -
State: closed - Opened by eploko over 4 years ago
- 1 comment
#66 - Add KDF bindings
Pull Request -
State: closed - Opened by eploko over 4 years ago
- 5 comments
#65 - Add bindings for the Ristretto255 API
Pull Request -
State: closed - Opened by eploko over 4 years ago
- 4 comments
#64 - Fix the image in README.md
Pull Request -
State: closed - Opened by miikka over 4 years ago
- 1 comment
#63 - Update dependencies.
Pull Request -
State: closed - Opened by dspearson almost 5 years ago
- 1 comment
#62 - Throw error in blake2b hashing when size is unreasonable.
Pull Request -
State: closed - Opened by dspearson about 5 years ago
- 2 comments
#61 - DH Key Exchange
Pull Request -
State: closed - Opened by dspearson about 5 years ago
- 4 comments
#60 - Add helpful error message when libsodium fails to load.
Pull Request -
State: closed - Opened by dspearson about 5 years ago
- 3 comments
#59 - Why does sign/keypair! produce negative numbers?
Issue -
State: closed - Opened by TomLisankie over 5 years ago
- 2 comments
#58 - Added note on installing libsodium before trying to use caesium
Pull Request -
State: closed - Opened by TomLisankie over 5 years ago
- 2 comments
#57 - [Fix #15] Test examples as part of CI.
Pull Request -
State: closed - Opened by anthonygalea over 5 years ago
- 2 comments
#56 - [Fix #52] Ensure decryption functions throw an exception when verific…
Pull Request -
State: closed - Opened by anthonygalea over 5 years ago
- 2 comments
#55 - Inscrutable errors when libsodium is not installed
Issue -
State: closed - Opened by arohner over 5 years ago
- 3 comments
#54 - Add crypto_secretstream_xchacha20poly1305 API
Issue -
State: open - Opened by dspearson over 5 years ago
- 3 comments
#53 - Correct docstring for keypair-to-buf! in crypto/box.clj
Pull Request -
State: closed - Opened by dspearson almost 6 years ago
- 2 comments
#52 - Write a generic test that tests that functions that should fail with an exception have a negative path
Issue -
State: closed - Opened by lvh about 6 years ago
- 2 comments
#51 - AEAD: error handling and other minor fixes
Pull Request -
State: closed - Opened by jerrypnz about 6 years ago
- 12 comments
#50 - Upgrade to Clojure 1.10
Pull Request -
State: closed - Opened by lvh about 6 years ago
- 1 comment
#49 - Error on binding.clj
Issue -
State: closed - Opened by arunvickram about 6 years ago
- 29 comments
#48 - Add three aead constructions
Pull Request -
State: closed - Opened by igortoliveira about 6 years ago
- 4 comments
#47 - Use build matrix on travis-ci with different libsodium versions
Pull Request -
State: closed - Opened by andrioni over 6 years ago
- 5 comments
#46 - shorthash is now exposed but the CHANGELOG doesn't mention it
Issue -
State: closed - Opened by lvh over 6 years ago
#45 - Wrap single-part HMAC functions
Pull Request -
State: closed - Opened by andrioni over 6 years ago
- 1 comment
#44 - expose shorthashing
Pull Request -
State: closed - Opened by artenator over 6 years ago
- 2 comments
#43 - expose shorthashing
Pull Request -
State: closed - Opened by artenator over 6 years ago
- 1 comment
#42 - added box detached api
Pull Request -
State: closed - Opened by artenator over 6 years ago
- 4 comments
#41 - added secretbox detached
Pull Request -
State: closed - Opened by artenator over 6 years ago
- 5 comments
#40 - Bindings for Ed25519 to Curve25519
Issue -
State: closed - Opened by davidwalker almost 7 years ago
- 2 comments
#39 - AuthN & AuthZ ?
Issue -
State: closed - Opened by coltnz almost 7 years ago
- 4 comments
#38 - Make tests run on 1.0.16 as well
Issue -
State: closed - Opened by lvh about 7 years ago
- 1 comment
#37 - Make tests run on 1.0.14 and 1.0.15
Issue -
State: closed - Opened by lvh about 7 years ago
- 1 comment
#36 - Add documentation for pwhash
Issue -
State: closed - Opened by lvh about 7 years ago
- 2 comments
#35 - pwhash should raise on error, not fail silently
Issue -
State: open - Opened by lvh about 7 years ago
#34 - Make tests work on both 1.0.14 and 1.0.15
Issue -
State: closed - Opened by lvh about 7 years ago
- 1 comment
#33 - Release version v0.11
Issue -
State: closed - Opened by ctdean about 7 years ago
- 10 comments
#32 - Add dependency status badge
Pull Request -
State: closed - Opened by danielcompton about 7 years ago
- 2 comments
#31 - Add lein-ancient to the test profile for Travis
Pull Request -
State: closed - Opened by arichiardi about 7 years ago
- 4 comments
#30 - adding PW hashing functions
Pull Request -
State: closed - Opened by mynameisajay about 7 years ago
- 9 comments
#29 - Add password hashing
Pull Request -
State: closed - Opened by lvh over 7 years ago
- 6 comments
#28 - Rename sparkles to `call!` for AWS Lambda compatibility
Pull Request -
State: closed - Opened by lvh over 7 years ago
- 4 comments
#27 - AWS Lambda Compatibility
Pull Request -
State: closed - Opened by sirsean over 7 years ago
- 5 comments
#26 - libsodium crypto-pwhash functions implemented
Pull Request -
State: closed - Opened by mynameisajay over 7 years ago
- 16 comments
#25 - pwhash support
Pull Request -
State: closed - Opened by lvh over 7 years ago
- 2 comments
#24 - pwhash support
Pull Request -
State: closed - Opened by lvh over 7 years ago
#23 - Embedding libsodium in jar file with caesium
Issue -
State: open - Opened by talios over 7 years ago
- 2 comments
#22 - Unable to verify signatures created with a seed
Issue -
State: open - Opened by talios over 7 years ago
- 4 comments
#21 - Fixed a typo in the README.
Pull Request -
State: closed - Opened by sirsean almost 8 years ago
- 2 comments
#20 - Error with the example
Issue -
State: closed - Opened by abhi18av almost 8 years ago
- 28 comments
#19 - Remove sodium_init
Issue -
State: open - Opened by lvh almost 8 years ago
- 1 comment
#18 - See if uberjar fails in CI
Pull Request -
State: closed - Opened by lvh about 8 years ago
#17 - Keep test resources in dev-resources
Pull Request -
State: closed - Opened by notnoopci about 8 years ago
- 2 comments
#16 - add wrappers for sealed boxes
Pull Request -
State: closed - Opened by notnoopci about 8 years ago
- 4 comments
#15 - Test the examples as part of CI
Issue -
State: closed - Opened by lvh over 8 years ago
#14 - Convenience methods should check if keys are correct size
Issue -
State: open - Opened by lvh over 8 years ago
#13 - Expose short hashing
Issue -
State: closed - Opened by lvh over 8 years ago
#12 - Specifying an unreasonably long size to blake2b should produce an error; instead silenty returns input buf
Issue -
State: open - Opened by lvh over 8 years ago
#11 - Automatically check when dependencies go out of date
Issue -
State: closed - Opened by lvh over 8 years ago
- 2 comments
#10 - Check if crypto.sign signatures are consistent with libsodium
Issue -
State: closed - Opened by lvh over 8 years ago
#9 - Revisit if n->bytes shouldn't be n->buf
Issue -
State: closed - Opened by lvh over 8 years ago
- 1 comment
#8 - Decide consistently if [B is called "bytes" or "byte-array"
Issue -
State: closed - Opened by lvh over 8 years ago
- 1 comment
#7 - sign/generate-signing-keys should be called `keypair`
Issue -
State: closed - Opened by lvh over 8 years ago
#6 - Attach ^:const metadata to consts
Issue -
State: closed - Opened by lvh over 8 years ago
#5 - Add crypto_box detached APIs
Issue -
State: open - Opened by lvh over 8 years ago
#4 - Add update-finalize API for hashes (BLAKE2, SHA256, SHA512) + generichash
Issue -
State: open - Opened by lvh almost 9 years ago
- 1 comment
#3 - Write test to make sure Java annotations make it to the Java interface
Issue -
State: closed - Opened by lvh almost 9 years ago
- 1 comment
#2 - Updated to cover box and sign
Pull Request -
State: closed - Opened by cbowdon almost 9 years ago
- 7 comments
#1 - Use libsodium package on Travis
Issue -
State: closed - Opened by lvh over 10 years ago