This website works better with JavaScript.
Home
Explore
Help
Sign In
aeris
/
cryptcheck
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
96
Commits
3
Branches
0
Tags
660 KiB
Tree:
48cd65e6e2
master
new-scoring
v1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '48cd65e6e2'
${ noResults }
Commit Graph
34 Commits (48cd65e6e27bb0ee3145232c6bb23d5f54feee94)
Author
SHA1
Message
Date
aeris
48cd65e6e2
Fix some bugs
6 years ago
aeris
5c08e8c44b
Encapsulate certificate/chain
6 years ago
aeris
d1efc0ec07
Verify certificates during checks
6 years ago
aeris
a97668a5f8
Fetch curves preference
6 years ago
aeris
d92523e4f2
Improving output
6 years ago
aeris
f1860ab3ed
Refactor TLS server
6 years ago
aeris
61032231b2
Handle case of multiple certificates
6 years ago
aeris
845626ee45
Refactor some checks
6 years ago
aeris
52a19f8c35
TLS server for testing
6 years ago
aeris
0c3bda1467
Don't check for supported curves if cipher not supported at all
6 years ago
aeris
bd67ce8347
Refactor FALLBACK_SCSV
6 years ago
aeris
0f67db070b
Add X25519 to supported ECC curves
6 years ago
aeris
5dbf67e0d0
Better and more concise logging
6 years ago
aeris
a212aa0711
Bad exception handling
6 years ago
aeris
f209e17f5d
Check for must_staple cert extension
6 years ago
aeris
8a1c4f8856
Check for TLS_FALLBACK_SCSV
6 years ago
aeris
e604c11e13
Refactor test checks
6 years ago
aeris
5c3a32396d
Separate ECC from RSA for key status
6 years ago
aeris
04ae17945d
Test for ECC curves support
6 years ago
Aeris
f1c14eef39
More unit tests (XMPP)
6 years ago
Aeris
5aa9a975fe
More unit tests (HTTPS)
6 years ago
Aeris
a2c38b05b0
Unit tests
6 years ago
Aeris
c1499fc6e6
Move up host resolving for speed ehanchement
6 years ago
Aeris
f5bedc0e8f
Fetch ciphers from cipher suite
7 years ago
Aeris
f9a93cd83b
Cipher size is the weakest supported, not the strongest (+optimization)
7 years ago
Aeris
92424828e1
Fix debug output
7 years ago
Nicolas Vinot
67b2654e22
Refactoring for usage on RoR application
7 years ago
Nicolas Vinot
7753d023a2
Display DH parameter size
7 years ago
Nicolas Vinot
1994fdc87f
Refactor exception handling
7 years ago
Nicolas Vinot
4fa9497a0d
Refactor logging
7 years ago
Nicolas Vinot
340c4a445d
Some fixes
7 years ago
Nicolas Vinot
0559ed0597
TCP/UDP client
7 years ago
Nicolas Vinot
6a5f1747f2
XMPP TLS check
7 years ago
Nicolas Vinot
777d220b28
Prepare for stuff outside HTTPS
8 years ago