62 Commits

Author SHA1 Message Date
51d10362e9 Add AES cipher implementation 2020-12-17 22:10:27 +01:00
98c0dce1de Add new platform layer 2020-12-17 22:09:55 +01:00
286818d108 Add keyspecs interface and implementation 2020-12-17 22:09:27 +01:00
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
ae23afdc0b Update readme v0.0.4 2020-04-29 23:19:29 +02:00
027b6ca1fe Add sha512 pbkdf2 support on Android 2020-04-29 23:14:52 +02:00
24eb61516b Update versions and fix AppStore build number warn 2020-04-29 23:08:45 +02:00
03beb35dbc Add pbkdf2 digest sh512 2020-04-29 23:04:41 +02:00
46b1a5248c Add sha512 on pbkdf2 Sift 2020-04-29 23:04:20 +02:00
8a112648bf Add digest enum 2020-04-29 22:51:05 +02:00
4f5b6bf351 Add sha1 pbkdf2 on Android 2020-04-29 22:50:42 +02:00
ee9490d3a4 Update dart with new pbkdf2 2020-04-29 22:27:42 +02:00
5e30e36550 Add pbkdf2 sha1 and keypair gen on iOS 2020-04-29 22:27:21 +02:00
0656a06eab Update readme 2020-04-20 19:54:40 +02:00
f34909ca48 Add yaml highlight v0.0.3 2020-04-18 16:33:24 +02:00
facedfb528 Update readme with table of content 2020-04-18 16:32:24 +02:00
7573502226 Change alteration method 2020-04-18 16:32:02 +02:00
cf78f70131 Add pbkdf2 support and exceptions in kotlin 2020-04-18 16:30:41 +02:00
dee2e415c2 Clean swift and add copyright 2020-04-18 16:30:17 +02:00
6150f4bf36 Update readme with usage 2020-04-18 15:28:24 +02:00
0d0b0da7dd Fix example with pbkdf2 and exceptions 2020-04-18 15:28:00 +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
2a5c719c2e Remove CryptoKit and add pbkdf2 in swift 2020-04-18 15:26:06 +02:00
9ea2b5247e Move exception in public space 2020-04-18 15:25:30 +02:00
d4f5a9c423 Add new examples 2020-04-18 11:29:01 +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
b838edf718 Update readme and pubspec v0.0.2 2020-04-16 12:51:55 +02:00
486bbb804d Fix example 2020-04-16 12:51:43 +02:00
1d26ca320b Add getters and remove encrypted object 2020-04-16 12:47:54 +02:00
6cbe00a609 Add swift key size support 2020-04-15 23:31:52 +02:00
c79c4e5097 Fix example 2020-04-15 21:35:38 +02:00
f472da577b Add kotlin key size support 2020-04-15 21:35:12 +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
12b9dc1cb2 Update readme v0.0.1 2020-04-15 18:32:42 +02:00
f5b6bfc717 Add example of AES api usage 2020-04-15 17:43:33 +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
b34f5e6526 Add license 2020-04-15 17:42:10 +02:00
a9c72d27ce Add some tests 2020-04-15 14:51:16 +02:00
9dc3b9b9f9 Remove prints 2020-04-15 14:51:01 +02:00
5826a7166f Add benchmark 2020-04-15 14:28:31 +02:00
f7d88e47ea Add comments and typehelper 2020-04-15 14:28:24 +02:00
d382ec1a7b Add android hard coded 2020-04-15 13:35:00 +02:00