-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Caused by platforms parsing the memLimit param different. That is, Ubuntu vs Android crashed alternately when changing the memLimit param to an int or a long
- Loading branch information
Showing
18 changed files
with
5 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/AEADAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 22/05/18 11:04 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/AuthAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 14/05/18 00:54 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/BoxAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 12/05/18 15:09 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/DiffieHellmanAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 31/07/18 18:54 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/GenericHashAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 11/05/18 23:19 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/HashAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 18/05/18 21:45 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/HelperAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 18/05/18 18:35 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/KeyDerivationAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 04/05/18 22:58 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/KeyExchangeAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 10/05/18 23:39 • goterl.com | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/SecretBoxAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 11/05/18 12:18 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/SecretStreamAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 07/05/18 12:05 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/SecureMemoryAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 05/06/18 00:15 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/ShortHashAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 10/05/18 22:20 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/SignAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 12/05/18 18:55 • goterl.com | ||
* | ||
|
1 change: 0 additions & 1 deletion
1
app/src/androidTest/java/com/goterl/lazycode/lazysodium/StreamAndroidTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
package com.goterl.lazycode.lazysodium; | ||
/* | ||
* Copyright (c) Terl Tech Ltd • 17/07/18 23:21 • goterl.com | ||
* | ||
|
Submodule lazysodium-java
updated
6 files