index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
se
/
leap
/
leapclient
/
ProviderAPI.java
Age
Commit message (
Expand
)
Author
2013-04-03
Fixed bug #2146 => A calculation is now fine. Next step: fix M1
Parménides GV
2013-03-30
Trial for srpforjava: it does not work since it implements SRP-6, and
Parménides GV
2013-03-29
Tried to implement SRP with JBoss: discarded because it needs RMI to get
Parménides GV
2013-03-19
Trying to find a jar from JBoss to use their SRP implementation. Imports
Parménides GV
2013-03-12
Error using CryptoUtil.calculatePasswordHash.
Parménides GV
2013-03-12
Gonna try jboss srp implementation, because if I implement myself one we
Parménides GV
2013-03-07
Changed POST by PUT in the sendM1 method.
Parménides GV
2013-03-05
Registering method from ProviderAPI implemented and tested.
Parménides GV
2013-02-28
Now, ProviderAPI sends result to ConfigurationWizard.
Parménides GV
2013-02-27
Added bouncycastle lib with libs folder.
Parménides GV
2013-02-25
Finished first implementation of SRP.
Parménides GV
2013-02-21
Started SRP authentication. Using NG_1024 with g = 2, and SHA256 digest.
Parménides GV
2013-02-12
New custom provider dialog effectively adds the new provider to the
parmegv
2013-02-11
Gets provider.json from custom url (assuming the file is at the root of
Parménides GV
2013-02-05
Clean up unused imports
Sean Leonard
2013-02-05
Simplified certificates and urls: only 1 certificate, and no :443 port
Parménides GV
2013-02-04
Secure HTTP working with certificates downloaded from api.bitmask.net
Parménides GV
2013-02-04
Created ConfigHelper with static information such as sharedprefs keys,
Parménides GV
2013-02-01
I have a handshake failing within an HTTP connection in order to get the
Parménides GV
2013-01-31
Problems with downloaded file, the emulator cannot find the file
Parménides GV