Monotone-Parent: 2fb9aaf01f9b4a29e3d49d6c35deaf48a4e57e9c

Monotone-Revision: 825d6255230167e6f80d8015a569afa6bdb4cb7d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-16T15:24:16
This commit is contained in:
Wolfgang Sourdeau
2012-04-16 15:24:16 +00:00
parent 10bfd70be1
commit 6aa627a800
4 changed files with 114 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
2012-04-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/NSString+Utilities.m (-encryptWithKey:)
(-decryptWithKey:): new methods providing symmetric encryption of
strings.
* Tests/Unit/SOGoTestRunner.m (-run): do not empty the pool after
each test.