Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-08 | Next step: compile jni sources correctly. | Parménides GV | |
2013-06-20 | No binary library needed. | Parménides GV | |
I've decided not to include any lib, but to copy the SRPParameters class to our codebase and Util.trim method to ConfigHelper. | |||
2013-03-19 | Trying to find a jar from JBoss to use their SRP implementation. Imports | Parménides GV | |
errors because of classes not yet found. | |||
2013-03-12 | Error using CryptoUtil.calculatePasswordHash. | Parménides GV | |
Going to hit some bugs before continuing with this work. | |||
2013-03-12 | Gonna try jboss srp implementation, because if I implement myself one we | Parménides GV | |
will have to audit it. | |||
2012-06-28 | The 'be ready for Jelly Beans' commit | Arne Schwabe | |
- fix concurrentaccess occuring on JB - JB does not allow to extract the private keys from the key storage, rewrite using the key storage to use JAVA API and the external-key management interface |