Merge branch '329-btp-header' into 'master'
Include stream number in stream header nonce See the corresponding change in the BTP spec for an explanation: https://code.briarproject.org/akwizgran/briar-spec/commit/388e1d23c04c2f6954d13d36ffc231611a3c6fa9 Closes #329 See merge request !320
Showing
- briar-android-tests/src/test/java/org/briarproject/SyncIntegrationTest.java 1 addition, 1 deletion...s/src/test/java/org/briarproject/SyncIntegrationTest.java
- briar-api/src/org/briarproject/api/transport/TransportConstants.java 8 additions, 4 deletions...rc/org/briarproject/api/transport/TransportConstants.java
- briar-core/src/org/briarproject/crypto/StreamDecrypterFactoryImpl.java 10 additions, 7 deletions...c/org/briarproject/crypto/StreamDecrypterFactoryImpl.java
- briar-core/src/org/briarproject/crypto/StreamDecrypterImpl.java 13 additions, 5 deletions...core/src/org/briarproject/crypto/StreamDecrypterImpl.java
- briar-core/src/org/briarproject/crypto/StreamEncrypterFactoryImpl.java 7 additions, 4 deletions...c/org/briarproject/crypto/StreamEncrypterFactoryImpl.java
- briar-core/src/org/briarproject/crypto/StreamEncrypterImpl.java 19 additions, 4 deletions...core/src/org/briarproject/crypto/StreamEncrypterImpl.java
- briar-tests/src/org/briarproject/crypto/StreamDecrypterImplTest.java 10 additions, 14 deletions.../src/org/briarproject/crypto/StreamDecrypterImplTest.java
- briar-tests/src/org/briarproject/crypto/StreamEncrypterImplTest.java 28 additions, 43 deletions.../src/org/briarproject/crypto/StreamEncrypterImplTest.java
Loading
Please register or sign in to comment