3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 20 hours ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use hashlib/hmac instead of Crypto More... almost 12 years ago
correctly interpret challtime and challtype as ints More... almost 12 years ago
add debug prints; actually check whether issuance succeeded More... almost 12 years ago
also deploy demoCA to server More... almost 12 years ago
rename verify_sni_challenge.py for shorter import More... almost 12 years ago
Merge branch 'master' of github.com:research/chocolate More... almost 12 years ago
Add m3crypto as a submodule More... almost 12 years ago
deploy and build sni_challenge code on Chocolate server More... almost 12 years ago
adjust daemon to use sni_challenge package More... almost 12 years ago
make this a Python package that can be imported More... almost 12 years ago
changed format for perform_sni_challenge to [(addr, y, nonce, ext)], csr, key More... almost 12 years ago
added in code to catch SSL connection failures More... almost 12 years ago
minor postConnectionCheck fix More... almost 12 years ago
removed postConnectionCheck More... almost 12 years ago
Merge branch 'master' of github.com:research/chocolate More... almost 12 years ago
Fixed conference call bug, made challenge servers only accessible by SNI name More... almost 12 years ago
Changed extension conf to critical More... almost 12 years ago
implement dvsni challenge checking More... almost 12 years ago
remove disused debug flag in protocol More... almost 12 years ago
more explicit clarification about concurrency More... almost 12 years ago
enforce some protocol sanity checks More... almost 12 years ago
added ability for concurrent sni challenges, made choc ext critical, allows variable oid More... almost 12 years ago
changes to make CSR.issue() successfully issue certs More... almost 12 years ago
Merge branch 'master' of github.com:research/chocolate More... almost 12 years ago
The demoCA is usable now More... almost 12 years ago
moving everything server-side to server-ca directory More... almost 12 years ago
add comments to verify_sni_challenge, make nonce be an ascii string More... almost 12 years ago
I forgot, I have a stub in CSR.py that already pretends to issue certs :-) More... almost 12 years ago
get subject public key and use it to encrypt dvsni parameter r as y More... almost 12 years ago
specific python-crypto version dependency More... almost 12 years ago