1
0
Форкнуть 0
Граф коммитов

818 Коммитов

Автор SHA1 Сообщение Дата
nithyaganeshng ba01d281ed removed input file for pairwise tests 2022-09-02 15:15:56 -04:00
nithyaganeshng c6297009f2 removed tests for pairwaise 2022-09-02 15:13:22 -04:00
nithyaganeshng 515491b933 Merge branch 'master' into niganesh/remove-bouncycastle 2022-09-02 14:35:03 -04:00
nithyaganeshng 5563730dd9 changed function comments to match its signature 2022-09-02 13:55:24 -04:00
nithyaganeshng 9c0869c192 updated discovery url 2022-09-02 00:07:17 -04:00
nithyaganeshng d9432aebff removing pairwise 2022-09-01 00:35:03 -04:00
nithyaganeshng 90d658b70f removing pairwise 2022-08-31 23:33:50 -04:00
nithyaganeshng f4b2ddce9e fix unit test 2022-08-15 20:33:59 -04:00
nithyaganeshng 6dcc3c29fd added necessary comment and reformatted tests 2022-08-15 20:21:48 -04:00
nithyaganeshng f955dc3278 fix unit tests 2022-08-15 16:58:13 -04:00
nithyaganeshng 6386f17410 creating did when not present before exporting 2022-08-15 15:40:33 -04:00
nithyaganeshng 4f9715da4d Merge branch 'master' into niganesh/add-support-for-nonce 2022-08-14 10:31:53 -04:00
nithyaganeshng 731ffee078 added comments for public method to generate nonce 2022-08-14 10:30:36 -04:00
nithyaganeshng 8093cd3a44 fixed unit tests and refactored 2022-08-13 19:06:22 -04:00
nithyaganeshng e632020e33 remove unused code and add algorithm as an argument to token creation 2022-08-10 13:50:32 -04:00
nithyaganeshng e1b5046e1c fixed unit test 2022-08-10 13:30:38 -04:00
nithyaganeshng c16b289dfd minor refactoring 2022-08-10 13:28:09 -04:00
nithyaganeshng 9147306c62 removing unused imports 2022-08-09 16:19:51 -04:00
nithyaganeshng eb08ee75c6 Merge branch 'master' into niganesh/support-for-ed25519-curve 2022-08-08 17:16:46 -04:00
nithyaganeshng 730b55cf2f added separate method to verify ED25519 signatures in token class 2022-08-05 21:31:50 -04:00
nithyaganeshng c751d33c49 minor reformatting 2022-07-28 15:32:24 -04:00
nithyaganeshng 1d2eb1f924 added support for generating nonce with hash of DID 2022-07-26 16:37:45 -04:00
nithyaganeshng 6cd17987a2 refactored method to extract did and key id 2022-07-12 12:07:49 -04:00
nithyaganeshng 69165d54bb Revert "moved changes to fix kid passing when # is missing to jwt validator"
This reverts commit 644a0ead64.
2022-07-12 07:55:22 -04:00
nithyaganeshng 644a0ead64 moved changes to fix kid passing when # is missing to jwt validator 2022-07-07 02:28:23 -04:00
nithyaganeshng 42233ccb8e Merge branch 'master' into niganesh/fix-unit-tests 2022-07-06 23:46:37 -04:00
nithyaganeshng 71b3e82402 Merge branch 'master' into niganesh/expiration-on-vc-optional 2022-07-06 23:16:53 -04:00
nithyaganeshng ccbb5186c1 expiration on VC is made optional 2022-07-06 02:15:43 -04:00
nithyaganeshng a8680f0161 Merge branch 'master' into niganesh/fail-when-keyid-missing-in-jwt-header 2022-07-05 23:32:54 -04:00
nithyaganeshng b215aaa4a0 throw an exception when key id is missing in kid section of jwt header 2022-07-05 19:31:32 -04:00
nithyaganeshng 4dc8897c32 upgrade jacoco version to fix failure while creating report 2022-07-05 18:06:32 -04:00
nithyaganeshng ed831f48f9 removed an old test 2022-07-05 14:25:31 -04:00
nithyaganeshng 3e00ed83d2 fix unit tests 2022-07-05 14:17:50 -04:00
nithyaganeshng 958969ae6d added support for keypair, sign and verify 2022-07-04 13:15:23 -04:00
nithyaganeshng 2a37338802 updated kotlin libraries 2022-06-15 16:25:10 -04:00
nithyaganeshng e4bb8b60c8 Merge branch 'master' into niganesh/changes-to-error-messages 2022-05-13 19:33:03 -04:00
nithyaganeshng b304ccdf71 verify using the public key in jws 2022-05-13 17:49:18 -04:00
nithyaganeshng f4d8214a1d reused message field for exceptions 2022-05-13 16:18:58 -04:00
nithyaganeshng aaa2ce8bf2 verify signature using the latest public key 2022-05-12 00:16:30 -04:00
nithyaganeshng bbec0b6176 handle exception specifically on invalid pin case 2022-05-11 23:21:08 -04:00
nithyaganeshng eee3ac3dd1 move exception handling to network layer 2022-05-11 21:56:37 -04:00
nithyaganeshng 86d24fad52 make the method private 2022-05-09 15:31:42 -04:00
nithyaganeshng 5a46ea2c0e throw specific exceptions depending on scenario, expose error message only from service 2022-05-06 11:22:52 -04:00
Andreas Mikolajewski 0921fa8e82 Revert serializer changes
(cherry picked from commit 7028fd639f)
2022-04-19 18:38:20 +02:00
Andreas Mikolajewski 7f1d05218a Refactor identifiermanager to identifierservice 2022-04-19 17:11:22 +02:00
Andreas M fbb4ccd8f9
Merge branch 'master' into anmik/bugfixes 2022-03-14 19:02:08 +01:00
Andreas M e890649e66
Merge branch 'master' into anmik/bc 2022-03-14 19:01:11 +01:00
Andreas Mikolajewski 5af583c5a8 Change bc version and package 2022-03-12 01:24:25 +01:00
Andreas Mikolajewski 1b4bc33f8c Expose IdentifierManager and add Sha512 2022-03-10 03:36:36 +01:00
Andreas Mikolajewski 22a05654d5 add deeplink schema 2022-03-10 02:49:11 +01:00