Commit graph

5 commits

Author SHA1 Message Date
Peter Badenhorst
5b36334003 Renamed AESCounterRNG classes to be a bit more self-explanatory
Added some comments
2012-06-21 09:32:05 +02:00
Viktor Klang
dbe72a6bf3 Making AkkaProvider a Scala Object 2012-06-20 00:47:11 +02:00
Viktor Klang
8a7c8a2ced Restructuring some of the SSL code to avoid the risk of races 2012-06-20 00:10:06 +02:00
Viktor Klang
46c06fa669 Minor reformatting 2012-06-15 14:15:09 +02:00
Peter Badenhorst
399a08b8b3 Used RemoteCommunicationSpec as a template to implement a functional spec to test SSL communication.
1) Converted provider and related RNG's from Java to Scala
2) Added trust/key stores for testing purposes
3) As stated in the test comments, Internet access is required for the 2 'Secure' RNG variants to function within the time limit.
4) Fixed unnecessary imports
2012-06-11 18:33:05 +02:00