Second part of key rotation implementation. Work in progress.

This commit is contained in:
akwizgran
2012-10-08 18:15:25 +01:00
parent 021b3c5a62
commit 7739bcdd06
8 changed files with 291 additions and 76 deletions

View File

@@ -49,7 +49,7 @@
<test name='net.sf.briar.serial.WriterImplTest'/>
<test name='net.sf.briar.transport.ConnectionReaderImplTest'/>
<test name='net.sf.briar.transport.ConnectionRegistryImplTest'/>
<test name='net.sf.briar.transport.ConnectionWindowImplTest'/>
<test name='net.sf.briar.transport.ConnectionWindowTest'/>
<test name='net.sf.briar.transport.ConnectionWriterImplTest'/>
<test name='net.sf.briar.transport.IncomingEncryptionLayerTest'/>
<test name='net.sf.briar.transport.OutgoingEncryptionLayerTest'/>