This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
21 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
Keyczar Java release 0.71g | ||
========================== | ||
|
||
2016-05-04 Shawn Willden <[email protected]> | ||
|
||
* Enable custom implementations of KeyczarReader | ||
* fixed cached thread safety regression | ||
* AES >128bit key hash fallback, fixes issue #105 | ||
* Key collision robustness, refs #108 and fixes #107 | ||
* Refactored Stream Caching to be cleaner | ||
* Correct/add copyright statements | ||
* fix hardcoded temp file paths in KeyczarToolTest | ||
* Change the Java source version to 1.6 | ||
* Remove GSON & logging, for easier use on Android | ||
* Some whitespace cleanups. | ||
* Removed log4j dependency and switched it for slf4j | ||
* Explain file permission args | ||
* Create metadata and key files in mode 0600 | ||
* Made magic number into constant and fixed up naming | ||
* fix bugs in lenPrefixUnpack in Util.java | ||
|
||
Keyczar Java release 0.71g | ||
========================== | ||
|
||
2013-09-05 Devin Lundberg <[email protected]> | ||
|
||
* ASM version bumped to 3.3 to prevent exceptions | ||
|
Binary file modified
BIN
+2.17 KB
(100%)
java/maven/org/keyczar/keyczar/0.71h/keyczar-0.71h-shaded.jar
Binary file not shown.
Binary file modified
BIN
-24 Bytes
(100%)
java/maven/org/keyczar/keyczar/0.71h/keyczar-0.71h-sources.jar
Binary file not shown.
Binary file not shown.