22 Commits

Author SHA1 Message Date
2e240e5072 Add some exceptions 2020-12-17 22:09:00 +01:00
3066b56450 Add cipher related interfaces 2020-12-17 22:08:42 +01:00
aaa68278d2 Add key interface and implementation 2020-12-17 22:08:21 +01:00
356e95e70a Remove some useless statements and switches 2020-12-17 22:07:35 +01:00
03beb35dbc Add pbkdf2 digest sh512 2020-04-29 23:04:41 +02:00
8a112648bf Add digest enum 2020-04-29 22:51:05 +02:00
ee9490d3a4 Update dart with new pbkdf2 2020-04-29 22:27:42 +02:00
2a93752a79 Add pbkdf2 in public api + exceptions 2020-04-18 15:27:38 +02:00
900178ba82 Add pbkdf2 and exceptions support 2020-04-18 15:26:42 +02:00
9ea2b5247e Move exception in public space 2020-04-18 15:25:30 +02:00
791b42afe1 Add platform exception 2020-04-18 11:28:47 +02:00
b95c88b708 Rename api 2020-04-18 11:28:29 +02:00
1d26ca320b Add getters and remove encrypted object 2020-04-16 12:47:54 +02:00
2b020f4fe3 Add key size support 2020-04-15 21:34:58 +02:00
e58132124d Fix and clean native_crypto api 2020-04-15 21:34:36 +02:00
77a4055154 Rm logs 2020-04-15 17:43:15 +02:00
c4d8789210 Add AES layer api 2020-04-15 17:42:41 +02:00
00400274cb Add exceptions 2020-04-15 17:42:24 +02:00
9dc3b9b9f9 Remove prints 2020-04-15 14:51:01 +02:00
f7d88e47ea Add comments and typehelper 2020-04-15 14:28:24 +02:00
da99b70ee6 Add logs in api 2020-04-15 11:56:35 +02:00
842c9ecf4f Add plugin sources 2020-04-14 17:13:08 +02:00