Commit graph

4 commits

Author SHA1 Message Date
Wilco Baan Hofman
fec14af688 Implement Vebon SecIP encryption types RSA+AES. Needs RSA key with 257 exponent for alphatronics.
Note that the endianness is completely retarded. RSA public key transfer is little endian. Messages are big endian.
2012-10-07 13:36:43 +02:00
Wilco Baan Hofman
1972b32b60 Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
Wilco Baan Hofman
5c3eb66b17 Add license information to the project headers and COPYING instructions. 2012-07-31 16:23:25 +02:00
Wilco Baan Hofman
9d49055b90 Initial commit for SIA HS Daemon. 2012-07-28 21:44:09 +02:00