Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
The Katzenpost software project
Katzenpost is a free and open source software project dedicated to researching and developing mix networks so that people can communicate more freely.
Collective -
Host: opensource -
https://opencollective.com/the-katzenpost-software-project
- Website: https://katzenpost.mixnetworks.org/
- Code: https://github.com/katzenpost
github.com/katzenpost/quic-go - eb05964942b97e5fc44e801fff3b3df6db7ef341 authored almost 2 years ago
github.com/katzenpost/quic-go - a8a24a2bc24417bb5ccd6553b6dfc717b9acc94b authored almost 2 years ago
Some of the linters we've been using are deprecated now. We also hadn't
update our qtls depguar...
github.com/katzenpost/quic-go - da26f9190527a93350017b9f2b9ec95639d49dac authored almost 2 years ago
Co-authored-by: MrPugh <[email protected]>
github.com/katzenpost/sphincsplus - 06f42f47491085ac879a72b486ca8edb10891963 authored almost 2 years ago
Somewhat surprisingly this leads to a small speed up. Results will
obviously vary per platform, ...
* check scheme before host so the error is comprehensible and consistent with net/http
* Upd...
github.com/katzenpost/quic-go - 3f068809175bb241250f546d0eaaf92ec44c4aab authored almost 2 years agoSome crypto libraries missing for 32-bit x86.
github.com/katzenpost/katzen - d540cd845a69c80663964dd735b165270097fe32 authored almost 2 years agoCo-authored-by: dvn <[email protected]>
github.com/katzenpost/katzen - 64deedf3b3cc0eae1346206ea9160640ba5b6571 authored almost 2 years ago
Instead of providing an ephemeral keypair for test vectors,
for which Kyber does not have an ana...
github.com/katzenpost/circl - 808526a555262691f406ceed2ac1e4e7421faf96 authored almost 2 years ago
github.com/katzenpost/circl - c7845aa1035e0b2d0397663e0adc283fd16af50a authored almost 2 years ago
github.com/katzenpost/circl - 2475a3f4a6255da8795b2a8f0ec7e71e3ee6d37e authored almost 2 years ago
This change also adds the ability to produce test vectors for the
draft specification:
https:...
github.com/katzenpost/circl - eaec71f4cccf05035481b034b8ce9dc8755118ec authored almost 2 years ago
- refactor explaing the commands for make
- ignore go_package_cache/
github.com/katzenpost/website - faa484ca0616068ce484cd62b8a1e9ead29977b1 authored almost 2 years ago
* make http3 error codes public and consistent with http2 package
* typo on ErrNoError
* r...
github.com/katzenpost/quic-go - af517bdef10a483bacd5eb96e67ebca4e4e151b2 authored almost 2 years agogithub.com/katzenpost/circl - f0db2881a9618356223ed31090cdb33feb1e6d23 authored almost 2 years ago
github.com/katzenpost/quic-go - b03585160fb27abf0d03e51484430cd036e99177 authored almost 2 years ago
github.com/katzenpost/quic-go - c9ae1529568347d445240e0d2449cce4b73a8602 authored almost 2 years ago
github.com/katzenpost/quic-go - 1ebd359b206151d8b54a108ffc8fda517a3f4a89 authored almost 2 years ago
github.com/katzenpost/quic-go - af6c19617cd34a24b8b890bdb01b40d6e5b8fa39 authored almost 2 years ago
* ci: update golangci-lint to v1.52.2, update Go version
* run gofumpt
github.com/katzenpost/quic-go - 56a6d8d35b65d84848cfa7bcb1c197e5453a4001 authored almost 2 years ago* add a security policy
* use GitHub's private disclosure feature
github.com/katzenpost/quic-go - f20b0d3d016526fb52f5a2371abca62dfbc9d7a7 authored almost 2 years ago
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](...
* qtls: don't set the tls.Config.CipherSuites for cipher suite tests
* use qtls versions that...
github.com/katzenpost/quic-go - 23f4565108cdc730a96ba16e9a8477f9c147a72b authored almost 2 years agoadd a benchmark integration tests to measure allocations
github.com/katzenpost/quic-go - 4612b3f19f6827cc5e175021690b8398f1136567 authored almost 2 years agogithub.com/katzenpost/quic-go - a4b02656282d0321ee33ec6b3d27616b66369219 authored almost 2 years ago
github.com/katzenpost/quic-go - 41ddaa026230d2946f8979436098752ba94b634f authored almost 2 years ago
github.com/katzenpost/quic-go - 11f493381ff1f34d7928cfcaf850ecd0be86cd30 authored almost 2 years ago
New version panic()s if reads from crypto/rand fail.
github.com/katzenpost/circl - f4c0e87526ec17305e8a573f1c58acedc5539a92 authored almost 2 years ago
In practice crypto/rand.Read never returns an error, but that is not
guaranteed. Check for those...
* http3: use a single UDPConn in RoundTripper
* update
* add tests
github.com/katzenpost/quic-go - 6d7280b7dc6c3535086d9faa83451704c9842bda authored almost 2 years ago
In particular leaking z in kyber could be quite damaging:
https://groups.google.com/a/list.nist....
github.com/katzenpost/circl - 9d4f8c81e7453e0a51c055daa782e29282010a0d authored almost 2 years ago
Signed-off-by: Monis Khan <[email protected]>
github.com/katzenpost/circl - a5c5796eb934a98461b6e2b146b49ad1455d216c authored almost 2 years agoAdd gen privkey with rng
github.com/katzenpost/ctidh_cgo - 23afe32b63175de7192383ff749da391127473bb authored almost 2 years agogithub.com/katzenpost/doubleratchet - 7b16dbd8bec3c99c29b7bdb1ae2fe701de08f52c authored almost 2 years ago
CIRCL does not necessarily depend on newer x/crypto and x/sys versions.
Lower the version requir...
tl;dr, Add novel mixnet hybrid post quantum Sphinx. Improve code quality
and improve architectu...
github.com/katzenpost/katzenpost - 5e126b9ad1a30e42f5af3f82cc37dd1f0940ced9 authored almost 2 years ago
github.com/katzenpost/katzenpost - 31a3b4751e4b9c383c7e786999b8154441ced8f9 authored almost 2 years ago
github.com/katzenpost/katzenpost - fac38e81b2851be38a178ac3254f8fdd7bae49e0 authored almost 2 years ago
github.com/katzenpost/katzenpost - ba47b9ba43b38f9e8f69353447237be4d2aab311 authored almost 2 years ago
github.com/katzenpost/katzenpost - d19c1fa0be811c372bb214a4db1fb5aedc1446e1 authored almost 2 years ago
github.com/katzenpost/katzenpost - f5e15d5fb6d2014f98f5ac80ed45c0aacace8c28 authored almost 2 years ago
github.com/katzenpost/katzenpost - c220a78199cc002e4c1b6f3576f2a402434fb3f9 authored almost 2 years ago
github.com/katzenpost/katzenpost - 61e7407e78a01335634a8cffa81b042bd339b7f8 authored almost 2 years ago
github.com/katzenpost/katzenpost - 75be1614efbfaefa7683f73bb17d752d1a05d816 authored almost 2 years ago
github.com/katzenpost/katzenpost - ff0104a626aa7617158f25dcecaabb8ef0b4f456 authored almost 2 years ago
github.com/katzenpost/katzenpost - dc84f0d2cdac5646f80f2fe88243255851150e34 authored almost 2 years ago
github.com/katzenpost/circl - 6210db7d118eb5fd8e0261a4355c1f5291196c32 authored almost 2 years ago
These are both called when the blake2b.XOF / hash.Hash has just been
freshly created.
github.com/katzenpost/katzenpost - 1e8a4265e8f8e7b4caaa9d6fa4b39e16e48f1edf authored almost 2 years ago
Both SystemSecretKey.KeyGen and Setup try to dereference the return
values from abe/cpabe/tkn20/...
and remove space from default nike, oops
github.com/katzenpost/katzenpost - 691e2d071fd6501f2b78eb54f3484577893bcf04 authored almost 2 years agogithub.com/katzenpost/katzenpost - d69e8b3aaab0e58d5fe16f34ddf650781522b645 authored almost 2 years ago
make clean-local nike= kem=Kyber1024-X448 start wait run-ping # works!
I haven't run it with th...
github.com/katzenpost/katzenpost - 748d85234e2d59a2fd0c4b4d4c0359f6cbd28795 authored almost 2 years agogithub.com/katzenpost/katzenpost - c3e2b94a97145ac4baaa9504460ba34149c0c827 authored almost 2 years ago
github.com/katzenpost/katzenpost - 6021f23eadd6b2741a388788b0ef0a0ea8eaf0e1 authored almost 2 years ago
github.com/katzenpost/katzenpost - 1c04d90346561d73369221377e64929d70853e78 authored almost 2 years ago
github.com/katzenpost/katzenpost - 50fe9bd35b7f354b62660785ec86c17180cc064d authored almost 2 years ago
github.com/katzenpost/katzenpost - d892512d2eecbc8225af3b8431e62d4dd4985c03 authored almost 2 years ago
github.com/katzenpost/katzenpost - c253c987781d619cc3d28a86dba7f2863a29f456 authored almost 2 years ago
This includes:
* removing redundant pkiclient and fix usage of pki client in various
places
*...
github.com/katzenpost/katzenpost - c694ada575935099574c7ae432dd0fa6d9ba3343 authored almost 2 years ago
github.com/katzenpost/katzenpost - 66ab826cdd0244655bff9c82e58a6b184aa85ba8 authored almost 2 years ago
this commit has not updated the imports
github.com/katzenpost/katzenpost - 9847227d6119ea16911567f2a7c2f8714b7a0e01 authored almost 2 years agoand remove its obsolete CI files.
(preparing to merge its history into the katzenpost monorepo...)
github.com/katzenpost/katzenpost - f4efa44d1f7e8f52752e719cb6b99275d0c8ec64 authored almost 2 years ago
Sometimes a message gets dropped, and in that case sending a retransmission
would disrupt the te...
"docker: speed up client send rate" - this made the tests more likely to fail in CI
github.com/katzenpost/katzenpost - 0ef028c28d416dbc082f94b8f52a9580affc57a1 authored almost 2 years agogithub.com/katzenpost/katzenpost - 8841f3fd57043341672f53dc4e6dc87301ab7678 authored almost 2 years ago
github.com/katzenpost/katzenpost - 97abddcd12766573c7aceff7e7fbdba61b40ba6c authored almost 2 years ago
Everywhere VerifyAndParseDocument was called, the document was already verified earlier. This al...
github.com/katzenpost/katzenpost - fc6aadbce3d397fa84e9568946da07d57cbe7494 authored almost 2 years agogithub.com/katzenpost/katzenpost - 8135ca462b128c7a0b9c165358e645fead8a3be9 authored almost 2 years ago
github.com/katzenpost/katzenpost - 1c45cca4e110e8fc508e13e71e9c20571f7f1ccd authored almost 2 years ago
github.com/katzenpost/katzenpost - 8d31aeb5223e3d459f32dcd965997c178d29c2e4 authored almost 2 years ago
this lets the caller decide whether to set a specific timeout and works around
github-ci being u...
github.com/katzenpost/katzenpost - 4ef6703c3a5402ddb7c6b272a9f2601e07732b9f authored almost 2 years ago
github.com/katzenpost/katzenpost - dc1e2475dfa6565fce04c5698b3cd5ce04fec763 authored almost 2 years ago
adds flags for each Parameters option so that invocations of genconfig
may specify the mix param...
github.com/katzenpost/katzenpost - 22b124c23b152dd88170ff9fa4791c7ae81e1a48 authored almost 2 years ago
github.com/katzenpost/katzenpost - 9debfa8c621850ff02800323039f3fa6f0e56861 authored almost 2 years ago
github.com/katzenpost/katzenpost - 8764e0dc5137a488163d2d9935c15caaff82889b authored almost 2 years ago
github.com/katzenpost/katzenpost - 2f5d4bcd186a23632ecff3fec22ba618777aabf3 authored almost 2 years ago
this is so that the shutdownChan can be closed or sent to by the tests
github.com/katzenpost/katzenpost - c3b79ceabacaa78c842954bc3312cb5449faf054 authored almost 2 years agogithub.com/katzenpost/katzenpost - 346c5542acb1ed760fe02daa404b7b8b33403fff authored almost 2 years ago
This normalizes our HaltCh() usage elsewhere so the shutdownChan
can be reused with panda.
github.com/katzenpost/katzenpost - 5213460022dba90c432189514e7752840a904e53 authored almost 2 years ago
aka https://github.com/katzenpost/katzenpost/pull/242
github.com/katzenpost/katzenpost - 5f549a818449b86cc5156cb83c10d95a7409bebc authored almost 2 years agopanda: change function signature to return read only chan interface {}
github.com/katzenpost/katzenpost - c39ee8144495a2ff27c443f33563d8fa25189662 authored almost 2 years ago
CachedDocument is a PKI Document that has a MixDescriptor
containg the Addresses and LinkKeys of...
aka https://github.com/katzenpost/katzenpost/pull/232 (does much more than it says on the tin)
github.com/katzenpost/katzenpost - a933d4f4d7eb51b52262dca8d35f3fbb60b58ecc authored almost 2 years agogithub.com/katzenpost/katzenpost - 3c2741419f6bb4fb760e41dde4c99992b851874b authored almost 2 years ago
github.com/katzenpost/katzenpost - 43a1a0d0a5c44f812b8d41494317afc7fb77d5a6 authored almost 2 years ago
github.com/katzenpost/circl - 9aa87e4e2e5b10fc7492d4183b81b38f7835028d authored almost 2 years ago
See bug in the compiler (issue #58632).
github.com/katzenpost/circl - e792bdbf83bc5bff37d326231fe27b4c9c5b9629 authored almost 2 years agoSee bug in the compiler (issue #58632).
github.com/katzenpost/circl - d8d412a704407f051e88f0b77933d408e976f601 authored almost 2 years agoSee bug in the compiler (issue #58632).
github.com/katzenpost/circl - c9d27d513e5d26f542d00ae48c8200d773853a97 authored almost 2 years agogithub.com/katzenpost/circl - 833045521ff3ace91cb9cbd910b91982cdceb416 authored almost 2 years ago