blob: 0ea4516e3bdd1dfed6363f9b64e4224e18fd71b5 [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<document>
<properties>
<title>Fulcrum YAAFI Crytpo Library</title>
<author email="siegfried.goeschl@it20one.at">Siegfried Goeschl</author>
</properties>
<body>
<release version="2.0.2" date="as in SVN">
</release>
<release version="2.0.1" date="as in SVN">
<action dev="gk" type="update">
Updated Tests using Junit extension. More flexible comman line utility, defining CLI2 as manifest main class. Fine tuning clear code prefix and added integration-test
</action>
<action dev="gk" type="update">
Added two Java 8 implementations based on PBE/AES (PBEWithHmacSHA256AndAES_256) or GCM (AES/GCM/NoPadding) encryption.
</action>
<action dev="painter" type="update">
Clean up PMD and FindBug reports. Fixed some typos and updated to conform with Turbine coding style guidelines
</action>
</release>
<release version="1.0.7" date="2018-11-08">
<action dev="painter" type="update">
Simplify the HexConverter code, more Java 8 friendly
</action>
<action dev="painter" type="update">
Update parent pom to Turbine 5
</action>
<action dev="painter" type="update">
Remove references to StringBuffer
</action>
<action dev="painter" type="update">
Fix missing license from rat report
</action>
</release>
<release version="1.0.6" date="2009-03-25">
<action dev="sgoeschl" type="update">
Using the official fulcrum-parent-1 pom.
</action>
<action dev="sgoeschl" type="add">
Moving the code out of YAAFI and make a standalone library.
</action>
</release>
</body>
</document>