Commit Graph

7 Commits (efeb9a41b28b5dd1fa7d451fa7bad4584683657e)

Author SHA1 Message Date
John Safranek efeb9a41b2 rename directory test as tests 2017-06-13 09:05:57 -07:00
John Safranek da4b19524d RSA Private Key Generation Wrapper Function
1. Implemented the RSA key generation wrapper function.
2. Rearrange the unit test code.
3. Added RSA key generation wrapper function to unit test.
4. Removed certificate load from echoserver.
5. Not using certificates, removed the functions and storage.
6. Removed unused certificate files.
7. Renamed certs directory as keys.
8. Removed the example server from the build for now.
9. Created new server key with the RSA key generation function.
10. Add IDs for public keys for keygen use.
11. Whitespace cleanup.
2016-10-13 10:02:03 -07:00
John Safranek 45f489d1f3 added a couple more missing files to the makefile 2016-07-20 16:22:22 -07:00
John Safranek ba8c512a77 1. Some files were missing from make dist.
2. Reorg examples/include.am.
3. Stop building example server for now, but keep the source.
2016-07-06 13:49:08 -07:00
John Safranek a8aa398dca added unit test stub 2015-12-08 13:31:06 -08:00
John Safranek e21e6fd0eb copy example server as echoserver 2015-01-14 12:21:26 -08:00
John Safranek 749cb6ff90 initial set of files 2014-06-24 14:48:08 -07:00