55 Commits (8c174cd5484f28efef1bf4d40f4ee34486caf282)

Author SHA1 Message Date
orignal b187babd20 128 bytes key expansion 9 years ago
orignal c88c6a9b63 include https hosts to reseeder's list 9 years ago
orignal 8e795cc2aa include https hosts to reseeder's list 9 years ago
orignal ad5bac6598 ClientKeyExchange length depend on key length from ceritifcate 9 years ago
orignal 0d468a8f48 extract https content 9 years ago
orignal 71dae29077 send and receive data 9 years ago
orignal d1b26b72e3 proper handshake messages hash calculations 9 years ago
orignal 64a4799c8c fixed incorrect MAC calculation 9 years ago
orignal e5d9c26868 use 256 bytes block for keys expansion 9 years ago
orignal 5deccd7833 calculate MAC 10 years ago
orignal e1f64e2476 moved https code to TlsSession 10 years ago
orignal cf5499375e encrypt finishes message 10 years ago
orignal a3736fc06e tls encrypt and decrypt 10 years ago
orignal 68a03c2134 send ChangeCipherSpecs 10 years ago
orignal dce8cf1af2 tls 1.2 and RSA_WITH_AES_256_CBC_SHA256 10 years ago
orignal 29d118a19a hanshakes hash and finishes message 10 years ago
orignal fbf672288f MAC and encryption keys 10 years ago
orignal 47e8cfd91e calculate master secret 10 years ago
orignal 9968485cdd send ClientKeyExchange 10 years ago
orignal 6ea037cc47 process server certificate 10 years ago
orignal c5f0be126e client hello for HTTPS 10 years ago
Kill Your TV f2c849703a Remove reseed host, no longer in use 10 years ago
Kill Your TV 6064d12af3 Sync reseed servers with the java router 10 years ago
orignal e09da5cb54 correct CRC32 verification at big endian CPU 10 years ago
orignal 325117114a fixed typo 10 years ago
orignal e1d445ab50 parse HTTP header fields 10 years ago
orignal 84235fe479 fixed typo 10 years ago
orignal 75b67b7ea7 CRC32 verification 10 years ago
orignal 1ffe7955a3 RSA raw verifier 10 years ago
orignal ef73353a0a use RSA-raw for SU3 verification 10 years ago
orignal 0a9eca9f94 load certificates and verify signatures 10 years ago
orignal b399d45d66 extract public key from ceritificate 10 years ago
orignal 2b093a0e3f extract issuer name 10 years ago
orignal afd0a43725 read certificate file 10 years ago
orignal 366b160727 initial parsin of X.509 certificate 10 years ago
orignal 23e49e730f process SU3 files with data descriptor 10 years ago
orignal 0e935a3511 check for data descriptor flag 10 years ago
orignal 56a95fa9b5 check for RI size 10 years ago
orignal 6ac846f95d SU3 resseed first 10 years ago
orignal 9ce56eb95f handle compression method field 10 years ago
orignal 3643d2f1da reseed from SU3 10 years ago
orignal b66aa7408e use Inflator instead Gunzip 10 years ago
orignal 5dbee6b300 fixed fields length 10 years ago
orignal a2d69a8b66 fixed build error 10 years ago
orignal fd7fca1d54 process SU3 header 10 years ago
Mikal 6cc3021baa MSVC13 Fix 10 years ago
orignal af2a5b93f2 SU3 file parser 10 years ago
Meeh c21adbe3ae Updating reseed host list (Since updated the java version as well) 10 years ago
Meeh eb073b09aa Reseed list update + working on a (yet uncommited)SSLClient class so the httpsReseedHostList had to be commited as well. 10 years ago
Meeh 0fca4e3e57 Ignore su3 files for now, support is comming. 10 years ago