Commit Graph
7274 Commits
Author SHA1 Message Date
Dominik Schürmann 8d01f2d077 master -> primary in strings 2021-02-26 15:36:11 +01:00
Dominik Schürmann 94987a9010 rename whitelists to secure lists 2021-02-26 15:11:54 +01:00
Dominik Schürmann 0ec0c34cb9 move toBytes into RSAKeyFormat 2021-02-23 18:18:43 +01:00
Dominik Schürmann 2a0625e615 fix yubikey curve OID bug by reworking ASN1 parsing 2021-02-23 18:10:15 +01:00
David Hedberg 6d4f37b154 Don't hash the data to sign when using EDDSA 2021-02-20 19:43:04 +01:00
David Hedberg 3fb4771602 Activate ssh encoding of public keys for ed25519 2021-02-20 19:39:28 +01:00
Dominik Schürmann 38f50c2af6 Version 5.6.2 2021-02-18 10:41:25 +01:00
Vincent BreitmoserandGitHub c288448c12 Merge pull request #2653 from open-keychain/fix_KdfParameters_builder
Fix KdfParameters builder
2021-02-17 16:42:07 +01:00
Dominik Schürmann 94ebbf52b0 Version 5.6.1 2021-02-17 13:51:41 +01:00
Vincent BreitmoserandGitHub bd5ccf155e Merge pull request #2652 from open-keychain/fix_kdf-do_parser
Add missing break statement in KDF-DO parser
2021-02-17 13:00:17 +01:00
Christian Hagau 7dc0c5e184 Initialize all members of KdfParameters with default values 2021-02-17 00:00:00 +00:00
Christian Hagau 5ccd4c05e8 Add missing break statement in KDF-DO parser 2021-02-17 00:00:00 +00:00
Christian Hagau b69a7c585d Fix parameter names for KdfParameters setters 2021-02-17 00:00:00 +00:00
Hannes Achleitner 1da0ce22d0 fix build with color 2021-02-15 07:57:11 +01:00
Hannes Achleitner 08d6012322 Gradle memory 2021-02-15 07:57:11 +01:00
Hannes Achleitner d6cfe5974a Remove Travis complete 2021-02-15 07:57:11 +01:00
Hannes Achleitner c978f50dc0 Build with Github actions 2021-02-15 07:57:11 +01:00
Vincent Breitmoser 1ba7f48fd2 update Android Password Store link 2021-02-14 19:41:15 +01:00
Dominik Schürmann 1d4c7e4e73 Version 5.6 2021-02-14 18:21:08 +01:00
Vincent Breitmoser e0c444d730 update bcpg to fix regression 2021-02-13 22:11:08 +01:00
Vincent Breitmoser 19d79cdd53 bump targetSdkVersion to 29 2021-02-13 21:45:27 +01:00
Vincent BreitmoserandGitHub 4b2813ea58 Merge pull request #2627 from canokeys/fix_import_rsa_length
Computes the lengths in the template dynamically
2021-02-03 22:52:45 +01:00
Vincent BreitmoserandGitHub 5214a09ce8 Merge pull request #2596 from hagau/password_kdf
Implement password KDF
2021-02-03 22:49:46 +01:00
Vincent Breitmoser f6a5141e24 log exception for failed keyserver checks 2021-01-29 13:32:10 +01:00
Vincent Breitmoser 8cb649f033 update bouncycastle provider to 1.68 2021-01-29 13:29:43 +01:00
Vincent Breitmoser 1af70961aa restore pinning for hkps.pool.sks-keyservers.net only (it won't work without) 2021-01-29 13:02:42 +01:00
Vincent Breitmoser 1034b8b99c drop some unused constants 2021-01-29 12:40:11 +01:00
Vincent Breitmoser 8d5f806fa3 actually set keys.o.o as default keyserver 2021-01-29 12:36:35 +01:00
Vincent Breitmoser b6c71063a8 remove stray reference to keybase.io 2021-01-29 12:33:28 +01:00
Vincent Breitmoser 1978e584fa update compileSdkVersion and some other deps 2021-01-29 12:27:56 +01:00
Vincent Breitmoser 5eaa7518e8 drop broken secure wifi transfer feature
This feature depended on the unsupported TLS-PSK implementation shipped
with Android's conscrypt implementation. It abused a duck typing
mechanism that allowed using TLS-PSK despite its unsupported status, but
this silently broke somewhere along the way.
2021-01-29 12:10:35 +01:00
Vincent Breitmoser 2cc35ce970 drop broken pinning mechanism 2021-01-29 12:05:08 +01:00
Christian Hagau c2bab8807e Add support for KDF for security tokens 2021-01-29 00:00:00 +00:00
Christian Hagau 6f41c8d5c7 Add KDF to Extended Capabilities 2021-01-29 00:00:00 +00:00
Christian Hagau a0a5b63c54 Add a test for S2K KDF for security tokens 2021-01-29 00:00:00 +00:00
Christian Hagau d234f6a66d Add KdfCalculator class 2021-01-29 00:00:00 +00:00
Christian Hagau d3c51b26e8 Add KdfParameters class 2021-01-29 00:00:00 +00:00
dangfan 04a6740cec fix broken curve25519 decryption 2020-12-20 22:06:46 +08:00
dangfan e82fb82c44 fix ecdh decryption error: Invalid KEK 2020-12-20 13:10:28 +08:00
dangfan ea70f7307e Computes the lengths in the template dynamically according to the mod length when importing RSA keys 2020-12-18 23:06:03 +08:00
Vincent BreitmoserandGitHub 258cd4c836 Merge pull request #2586 from open-keychain/drop-more-stuff
Drop more stuff
2020-09-08 11:12:44 +02:00
Vincent Breitmoser cb111a09c9 drop contacts permission and related features 2020-09-07 20:19:13 +02:00
Vincent Breitmoser aa390fadb8 schedule key sync work with unique name 2020-09-07 20:19:13 +02:00
Vincent Breitmoser 8d1b81a4c9 drop some unused resources 2020-09-07 20:19:13 +02:00
Vincent Breitmoser 08445f049a schedule cleanup work with unique name 2020-09-07 20:19:13 +02:00
Vincent Breitmoser 2d9edf3832 drop ContactSync feature 2020-09-07 20:19:13 +02:00
Vincent Breitmoser aa6ff03545 drop "shop" drawer item 2020-09-05 20:31:53 +02:00
Vincent Breitmoser 197afe37cc drop "try autocrypt" link from drawer 2020-09-05 14:19:10 +02:00
Vincent Breitmoser 7154159a36 analytics: remove 2020-09-05 14:14:33 +02:00
Vincent BreitmoserandGitHub 61892a6570 Merge pull request #2475 from hannesa2/AndroidStudio-3.4.2
Travis simplifications
2020-05-31 13:28:28 +02:00