Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katzenpost/core

Core components common to clients and servers.
https://github.com/katzenpost/core

Bump golang.org/x/crypto from 0.0.0-20201221181555-eec23a3978ad to 0.1.0

dependabot[bot] opened this pull request almost 2 years ago
remove old cbor library

david415 opened this issue about 2 years ago
Add cbor plugin system

david415 opened this pull request over 3 years ago
Add TOFU wire protocol command

david415 opened this issue over 3 years ago
bump fxamacker/cbor to v2.3.0

x448 opened this pull request over 3 years ago
Fix nil dereference when log.Disable is true

sc0Vu opened this pull request over 3 years ago
wire: upgrade Noise ciphersuite to use Kyber1024

david415 opened this pull request almost 4 years ago
incorrect-looking // +build line

rsc opened this issue over 4 years ago
replace NewHopeSimple with Kyber

david415 opened this issue almost 5 years ago
Fix Sphinx padding bug

david415 opened this pull request about 5 years ago
Sphinx padding bug

david415 opened this issue about 5 years ago
Check for assigned errors in test

muesli opened this pull request about 5 years ago
wire Session race: Rekey and Decrypt

david415 opened this issue about 5 years ago
Replace X25519 with Ristretto255.

WildCryptoFox opened this issue about 5 years ago
pki: add RegistrationHTTPAddresses to MixDescriptor

david415 opened this pull request over 5 years ago
No need to manually run go get anymore

muesli opened this pull request over 5 years ago
Switch to Go modules

muesli opened this pull request over 5 years ago
Avoid unnecessary conversions

muesli opened this pull request over 5 years ago
Added missing error checks in tests

muesli opened this pull request over 5 years ago
Removed obsolete/unused const digestLength

muesli opened this pull request over 5 years ago
Fixed typos in comments

muesli opened this pull request over 5 years ago
core/crypto/cert wrong error message

david415 opened this issue over 5 years ago
Sphinx SPRP IV is using the header's stream cipher IV

david415 opened this issue over 5 years ago
Add Sphinx test vectors

david415 opened this pull request over 5 years ago
Refactor PriorityQueue to use a private implementation for heap.Interface

mixmasala opened this pull request over 5 years ago
queue: Make Enqueue consistent with other methods

david415 opened this pull request over 5 years ago
add .gitlab-ci.yml

mixmasala opened this pull request almost 6 years ago
Add the other traffic fields to PKI doc

david415 opened this pull request almost 6 years ago
Add RemovePriority to PriorityQueue

mixmasala opened this pull request almost 6 years ago
Add RWLock to wire.Session

mixmasala opened this pull request almost 6 years ago
Add remove to priq

mixmasala opened this pull request almost 6 years ago
base64 encode sharedrandomvalue

mixmasala opened this pull request almost 6 years ago
Add WarpedEpoch build-time flag for shortening epoch Period

mixmasala opened this pull request almost 6 years ago
Revert "epochtime: add ClockNow"

mixmasala opened this pull request almost 6 years ago
Perhaps fix #65 and add Makefile

claucece opened this pull request almost 6 years ago
pki: fix pki doc lambda params

david415 opened this pull request almost 6 years ago
queue: add FilterOnce

david415 opened this pull request about 6 years ago
Use base64 encoding

mixmasala opened this pull request about 6 years ago
Make Reveal command Payload variable length

mixmasala opened this pull request about 6 years ago
Add Sphinx Unwrap benchmark

david415 opened this pull request about 6 years ago
remove var epoch period

david415 opened this pull request about 6 years ago
should the server calculate clock skew as well?

david415 opened this issue about 6 years ago
add method docstrings

mixmasala opened this pull request about 6 years ago
Add SharedRandom commands and PKI fields.

mixmasala opened this pull request about 6 years ago
pki: add signing and master keys to mix desc

david415 opened this pull request about 6 years ago
crypto/cert: add sanity checks to all functions

david415 opened this pull request about 6 years ago
pki: rm shift params and add rate limit params

david415 opened this pull request about 6 years ago
wire: atomically update Session's state

david415 opened this pull request about 6 years ago
pki: eradicate unneeded params from doc

david415 opened this pull request about 6 years ago
return error if signature does not sign certificate

mixmasala opened this pull request over 6 years ago
Add Reveal command and SharedRandomCommit and SharedRandomValue to pki document.

mixmasala opened this pull request over 6 years ago
.travis.yml: update golang versions

david415 opened this pull request over 6 years ago
Add cryptographic certificate module

david415 opened this pull request over 6 years ago
Add cryptographic certificate module

david415 opened this pull request over 6 years ago
Add supported by footer

mixmasala opened this pull request over 6 years ago
Implement importing ecdh.PublicKey from PEM file.

mixmasala opened this pull request over 6 years ago
pki: add loop and drop lambda params

david415 opened this pull request over 6 years ago
add Loopix client Lambdas to PKI doc

david415 opened this issue over 6 years ago
Add support for log rotation

david415 opened this pull request over 6 years ago
HaltCh should return a new channel

david415 opened this issue over 6 years ago
add GetVote command and unit test.

mixmasala opened this pull request over 6 years ago
Include Providers Documents returned from GetMixByKey(key []byte)

mixmasala opened this pull request over 6 years ago
wire: voting: add addition error codes

david415 opened this pull request almost 7 years ago
wire: Add voting commands

david415 opened this pull request almost 7 years ago
wire: Upstream noise changes

david415 opened this pull request almost 7 years ago
wire: Add Vote and VoteStatus commands

david415 opened this pull request almost 7 years ago
wire: add consensus and get_consensus commands

david415 opened this pull request almost 7 years ago
wire: add get_consensus and consensus commands

david415 opened this pull request almost 7 years ago
wire: Add commands for retrieving cached PKI consensus files

david415 opened this issue almost 7 years ago
Fix travis dot yaml file

david415 opened this pull request about 7 years ago
sphinx: export SPRP key material length constant

david415 opened this pull request about 7 years ago
Eradicate wire/server module: it's buggy

david415 opened this pull request about 7 years ago
log: add GetLogWriter

david415 opened this pull request about 7 years ago
Add FromString method to ecdh public key type

david415 opened this pull request about 7 years ago
pki: Add fields for `Lambda` and `MaxDelay`.

Yawning opened this issue about 7 years ago
epochtime: Export epoch

david415 opened this pull request about 7 years ago
Add dot travis yaml file

david415 opened this pull request about 7 years ago
crypto ecdh: fix broken unit test

david415 opened this pull request about 7 years ago
epochtime: add struct which uses clockwork-backed time

mischief opened this pull request about 7 years ago
thwack: Add support for authentication.

Yawning opened this issue about 7 years ago
make epochtime be a struct type that uses the Clock interface

david415 opened this issue about 7 years ago
add readme with godoc badge and doc link

mischief opened this pull request about 7 years ago
Add marshal and unmarshal methods to keys

david415 opened this pull request about 7 years ago
pki: Add helpers for marshaling into cbor...

david415 opened this pull request about 7 years ago
bug fix: wire/server: close all connections upon Stop

david415 opened this pull request about 7 years ago
Add pki interfaces.0

david415 opened this pull request about 7 years ago
wire: Add session interface

david415 opened this pull request over 7 years ago
core: epochtime export Period constant

david415 opened this pull request over 7 years ago
sphinx: replace AEZ with Lioness?

david415 opened this issue over 7 years ago
queue: Support datasets larger than available system memory.

Yawning opened this issue over 7 years ago
Add noise-based wire protocol

david415 opened this pull request over 7 years ago
monotime: Implement a monotonic time source.

Yawning opened this pull request over 7 years ago
write a priority queue for Poisson mix strategy

david415 opened this issue over 7 years ago
Implement a monotonic time source.

Yawning opened this issue over 7 years ago
Implement a `crypto/rand` replacement.

Yawning opened this issue over 7 years ago
Implement the wire protocol.

Yawning opened this issue over 7 years ago
sphinx/crypto: Write a fast AES-NI CTR-AES128.

Yawning opened this issue over 7 years ago