Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Java release 0.71h
Browse files Browse the repository at this point in the history
  • Loading branch information
divegeek committed May 5, 2016
1 parent 8d9e02a commit 36d7add
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions java/ChangeLog
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
Expand Down
Binary file modified java/maven/org/keyczar/keyczar/0.71h/keyczar-0.71h-shaded.jar
Binary file not shown.
Binary file modified java/maven/org/keyczar/keyczar/0.71h/keyczar-0.71h-sources.jar
Binary file not shown.
Binary file modified java/maven/org/keyczar/keyczar/0.71h/keyczar-0.71h.jar
Binary file not shown.

0 comments on commit 36d7add

Please sign in to comment.