Justin Richer
|
164090e9d5
|
added jwt string stability to several places, fixed jwe parser
|
2012-07-31 15:29:33 -04:00 |
Mike Derryberry
|
13e0a7c4bb
|
tests for encryption/decryption done
|
2012-07-17 10:56:09 -04:00 |
Mike Derryberry
|
88a052019a
|
added testing for encryption and decryption. slight bug where [ ] gets appended to clearText. working on that
|
2012-07-17 10:55:46 -04:00 |
Mike Derryberry
|
5152fa1c69
|
added tests for encryption and decryption. WIP
|
2012-07-17 10:55:10 -04:00 |
Mike Derryberry
|
d86ee2329b
|
updated encryption to generate cek and cik through key derivation. also fixed signers to use afterPropertiesSet()
|
2012-07-17 10:54:09 -04:00 |
Mike Derryberry
|
7e7cd4f480
|
update to encryption/decryption. added cmk, cek, and cik use
|
2012-07-17 10:53:36 -04:00 |
Mike Derryberry
|
bc1ff0d964
|
updated jwe, jwt, and jwk models to have new parameters that were released in latest JOSE update
|
2012-07-17 10:53:04 -04:00 |
Mike Derryberry
|
025f7f3d66
|
updated encryption to sign using int value rather than alg
|
2012-07-17 10:52:16 -04:00 |
Mike Derryberry
|
99a574d303
|
encryption completed, decryption WIP
|
2012-07-17 10:50:35 -04:00 |
Mike Derryberry
|
caf2a7b494
|
updated encryption service to encrypt key and claims and then sign the jwe. decryption updated to decrypt encrypted key and ciphertext
|
2012-07-17 10:49:29 -04:00 |
Mike Derryberry
|
33cc3fa899
|
Added spring simple web app for testing, encryption and decryption classes for rsa and hmac, still WIP
|
2012-07-17 10:47:41 -04:00 |