Commit Graph
100 Commits
Author SHA1 Message Date
Dominik Schürmann 335cce4101 Version 5.7.5 2021-04-30 10:53:15 +02:00
Dominik Schürmann 5522b6d583 use getDigest() properly 2021-04-29 17:58:31 +02:00
Dominik Schürmann 7cf34b0539 do not call digestCalculator.getDigest() twice 2021-04-29 17:52:31 +02:00
Dominik Schürmann f8724d3f42 integrate EdDSAAuthenticationSigner into default signer using enablePreHash parameter 2021-04-29 17:51:39 +02:00
Dominik Schürmann 8c576682e1 Version 5.7.4 2021-04-21 17:02:12 +02:00
Dominik Schürmann a9b28dd11c improve card decrypt with constants 2021-04-21 14:48:14 +02:00
Dominik Schürmann 28c23f84bf improve variable names in ECDH card decrypt 2021-04-21 14:36:55 +02:00
Dominik SchürmannandGitHub 483e771ed7 Merge pull request #2693 from canokeys/fix_invalid_kek
fix the compatibility of compressed and uncompressed format in ECDH
2021-04-21 13:54:09 +02:00
Dominik Schürmann 38157242e1 HKP parsing: make \r optional in pubkey lines 2021-04-18 10:24:37 +02:00
Dominik Schürmann 8f59c6f73b Version 5.7.3 2021-04-03 14:35:55 +02:00
Dominik SchürmannandGitHub df2356995c Merge pull request #2685 from open-keychain/fix_changing_admin_key__issue_2684
Don't explicitly clear PIN when verifying admin PIN
2021-04-03 14:29:07 +02:00
Dominik Schürmann 663fb1259f Version 5.7.2 2021-03-27 19:29:13 +01:00
Dominik SchürmannandGitHub 9ed56eed5e Merge pull request #2679 from dhedberg/master
Only skip hashing when creating an EDDSA authentication signature
2021-03-27 19:17:53 +01:00
Dominik Schürmann 43b85e12ea Version 5.7.1 2021-03-18 17:25:49 +01:00
Dominik Schürmann 3dfa1af046 update from transifex 2021-03-17 21:13:55 +01:00
Dominik Schürmann 64f4d7aaa4 Version 5.7 2021-03-17 12:32:55 +01:00
Dominik Schürmann 1dba1ec86e update README for jitpack 2021-03-17 11:34:41 +01:00
Dominik Schürmann 0a807e525c remove Github packages, configure jitpack 2021-03-17 11:27:30 +01:00
Dominik Schürmann d241768942 build lib with jitpack 2021-03-17 11:22:17 +01:00
Dominik Schürmann e25be5d40e ci: disable GitHub publish. maven repos are not public 2021-03-17 10:55:46 +01:00
Dominik Schürmann 0f1902fd4b fix compileSdkVersion check in sshauthentication 2021-03-17 10:24:35 +01:00
Dominik Schürmann 7a74904aac update openpgp-api submodule 2021-03-17 10:20:20 +01:00
Dominik Schürmann 188d5c200e ci: execute on master 2021-03-17 10:12:50 +01:00
Dominik Schürmann 5feb191fe1 ci: publish sshauthentication to GitHub Packages 2021-03-17 10:11:28 +01:00
Dominik Schürmann 5e22f99fe9 ci: espresso requires macOS for KVM 2021-03-17 09:55:35 +01:00
Dominik Schürmann 3547216367 remove Android-CI-Espresso 2021-03-17 09:51:00 +01:00
Dominik Schürmann 51c171b97a use ubuntu instead of macOS in CI 2021-03-17 09:48:40 +01:00
Dominik Schürmann 903cce6b20 fix SecurityTokenUtilsTest 2021-03-16 19:50:29 +01:00
Dominik Schürmann bad16d4824 update openpgp-api submodule 2021-03-16 17:11:43 +01:00
Dominik Schürmann 95a0975497 update openpgp-api submodule 2021-03-16 17:09:53 +01:00
Dominik Schürmann 56254aedb7 improve and simplify key formats 2021-03-16 17:07:56 +01:00
Dominik Schürmann 39ef489a92 Merge branch 'dhedberg-master' 2021-03-16 15:47:36 +01:00
Dominik Schürmann c899e5ef2d Merge branch 'master' of https://github.com/dhedberg/open-keychain into dhedberg-master 2021-03-16 15:47:24 +01:00
Dominik Schürmann e7b81717d4 Merge branch 'master' of github.com:open-keychain/open-keychain 2021-03-16 15:46:11 +01:00
Dominik Schürmann c8cc16a026 update bouncycastle repo to include new commit 2021-03-16 15:45:25 +01:00
Dominik SchürmannandGitHub d527566b97 Merge pull request #2675 from hannesa2/AndoridStudio-4.1
Android Studio 4.1
2021-03-16 15:34:27 +01:00
Dominik Schürmann 6f56987636 build: update databinding property 2021-03-16 15:29:47 +01:00
Dominik Schürmann 0b49e7f91f fix build error introduced by x25519 decryption support 2021-03-16 15:25:24 +01:00
Dominik SchürmannandGitHub 3ad4fe85b9 Merge pull request #2557 from hannesa2/GadleCleanup
Gradle cleanup
2021-03-16 15:13:54 +01:00
Dominik SchürmannandGitHub 7e5738bd5c Merge pull request #2630 from canokeys/fix_ecdh_kek_error
Fix ECDH decryption error using NIST curves
2021-03-16 15:13:23 +01:00
Dominik Schürmann fb0651eda1 fix algorithm id for ECDSA auth keys on security keys 2021-03-16 15:12:22 +01:00
Dominik SchürmannandGitHub 48f0bdcf75 Merge pull request #2674 from hannesa2/BumpGradle
Bump Gradle
2021-03-16 14:56:54 +01:00
Dominik Schürmann bf6c72c157 Merge branch 'master' of github.com:open-keychain/open-keychain 2021-03-16 14:55:18 +01:00
Dominik Schürmann af64735cbf disable IDEA, simply arguments in PgpSecurityConstants 2021-03-16 14:54:15 +01:00
Dominik SchürmannandGitHub 1ac0959bcb Merge pull request #2555 from hannesa2/Gradle-verify
Gradle verify action
2021-03-16 14:49:53 +01:00
Dominik SchürmannandGitHub d0d499fc72 Merge pull request #2672 from hannesa2/DontRunBountyCastleTests
Don't run BouncyCastle tests (make master work)
2021-03-16 14:10:54 +01:00
Dominik Schürmann c25a4de990 remove travis from README 2021-03-16 12:33:01 +01:00
Dominik SchürmannandGitHub 2cf33fc578 Merge pull request #2556 from hannesa2/Github_CI
Build with Github actions
2021-03-16 12:31:59 +01:00
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
Dominik Schürmann 38f50c2af6 Version 5.6.2 2021-02-18 10:41:25 +01:00
Dominik Schürmann 94ebbf52b0 Version 5.6.1 2021-02-17 13:51:41 +01:00
Dominik Schürmann 1d4c7e4e73 Version 5.6 2021-02-14 18:21:08 +01:00
Dominik Schürmann 2f0c1415b4 Version 5.5 2020-01-20 17:01:30 +01:00
Dominik Schürmann cd7f2c4184 Update from transifex 2020-01-20 16:34:50 +01:00
Dominik Schürmann 87b378065d Remove gradle witness 2020-01-20 16:34:39 +01:00
Dominik Schürmann 4b5874860f Changelog v5.5 2020-01-20 16:04:51 +01:00
Dominik SchürmannandGitHub 974f858433 Merge pull request #2519 from open-keychain/clipboard_access_fix
Fix decryption from clipboard on Android 10
2020-01-20 16:00:28 +01:00
Dominik SchürmannandGitHub 084f73f1f5 Merge pull request #2517 from schleif/master
add http referer to shop webview
2019-12-17 12:53:39 +01:00
Dominik SchürmannandGitHub 0c6e977ca7 Merge pull request #2508 from schleif/master
make autocrypt ad more clear
2019-11-07 10:56:09 +01:00
Dominik SchürmannandGitHub 591be56265 Merge pull request #2506 from schleif/master
Add an advertisement for autocrypt thunderbird plugin to navigation drawer
2019-11-06 14:04:27 +01:00
Dominik Schürmann ef0ea27f51 Version 5.4 2019-10-22 16:39:09 +02:00
Dominik Schürmann a403676a6f pull from transifex 2019-10-22 16:37:16 +02:00
Dominik Schürmann 4f60356791 changelog 5.4 2019-10-22 16:29:37 +02:00
Dominik SchürmannandGitHub 724f1cab2b Merge pull request #2442 from Deliquescence/patch-1
Fix help-wanted link in README.md
2019-10-22 16:25:51 +02:00
Dominik SchürmannandGitHub d44cb1dc24 Merge pull request #2493 from Anders-Linden/master
Adding support for WKD Advanced method
2019-10-22 16:23:04 +02:00
Dominik SchürmannandGitHub ea023aaf18 Merge pull request #2495 from jekor/master
workaround for NullPointerException for some document thumbnails
2019-10-22 16:22:29 +02:00
Dominik Schürmann bf4961b356 extract shop string 2019-10-22 16:21:37 +02:00
Dominik Schürmann 60232f3062 disable wrapper check for now 2019-10-22 16:16:14 +02:00
Dominik SchürmannandGitHub 5b8b985e61 Merge pull request #2454 from schleif/security-key-shop
Implementation of Cotech Security Keys shop
2019-10-22 16:15:12 +02:00
Dominik SchürmannandGitHub b35292f107 Merge pull request #2470 from open-keychain/switch_repo_order
Switch order of repositories, search Google Maven repo first
2019-07-07 11:54:26 +02:00
Dominik Schürmann 0a0b06efaa fix typo in changelog 2019-07-03 10:21:32 +02:00
Dominik Schürmann ad4cd1bfb9 Version 5.3 (53004) 2019-07-01 14:49:38 +02:00
Dominik Schürmann c4539de7a0 remove linked identity error codes 2019-07-01 14:46:16 +02:00
Dominik Schürmann bbc07130b7 pull from transifex 2019-07-01 14:45:55 +02:00
Dominik Schürmann 8aa1e25147 changelog 5.3 2019-07-01 14:40:20 +02:00
Dominik Schürmann cec447ed33 Version 5.3 2019-07-01 14:32:59 +02:00
Dominik Schürmann adcb39b5c8 use LetsEncrypt certificate for keys.openpgp.org and keyserver.ubuntu.com 2019-07-01 14:29:45 +02:00
Dominik SchürmannandGitHub 0a001e4cf6 Merge pull request #2450 from emilio-aburto/patch-1
Fix Spanish translation to resolve a crashing issue
2019-03-29 17:16:47 +01:00
Dominik Schürmann dd82374b17 update USB identifier to reflect YubiKey 5 series 2019-02-11 15:46:14 +01:00
Dominik Schürmann 8372c566a0 use string for key status 2019-01-10 14:57:35 +01:00
Dominik SchürmannandGitHub 1f33102d7b Merge pull request #2419 from open-keychain/update-sweetspot
Update NFC sweetspot data, and extract into separate module
2018-11-21 10:31:56 +01:00
Dominik Schürmann 3a25482fb9 Version 5.3-beta3 2018-10-30 17:27:58 +01:00
Dominik SchürmannandGitHub 86db169bf8 Merge pull request #2415 from open-keychain/fix-secret-keys
fix secret key export compatibility with gnupg
2018-10-30 17:26:55 +01:00
Dominik SchürmannandGitHub 894bac6c8d Merge pull request #2404 from Secalot/master
Add Secalot hardware token support.
2018-10-30 15:45:58 +01:00
Dominik Schürmann 09f63e7f30 Version 5.3-beta2 2018-10-25 09:21:14 +02:00
Dominik SchürmannandGitHub f8fccec40c Merge pull request #2408 from open-keychain/remove-linked-ids
Remove experimental Linked Identities feature
2018-10-25 08:54:25 +02:00
Dominik SchürmannandGitHub 2fef4aa85e Merge pull request #2409 from open-keychain/fix-encrypt
fix encryption key selection
2018-10-25 08:54:06 +02:00
Dominik Schürmann ff5528713f Update from transifex 2018-10-21 22:53:15 +02:00
Dominik Schürmann cab4789091 Version 5.3-beta1 2018-10-11 19:19:03 +02:00
Dominik Schürmann e8bbdc2339 remove leftovers from javax package 2018-09-24 13:44:05 +02:00
Dominik Schürmann 6f8b972f78 Version 5.2 2018-07-26 14:08:23 +02:00
Dominik Schürmann bd04886db5 update from transifex 2018-07-26 14:08:06 +02:00
Dominik Schürmann 69ddfdd126 Changelog v5.2 2018-07-26 14:04:37 +02:00
Dominik Schürmann 02897d0392 Version 5.2-beta9 2018-07-25 09:38:13 +02:00
Dominik Schürmann 9baa65f6f4 Version 5.2-beta8 2018-07-24 14:09:27 +02:00
Dominik Schürmann 645abe34f1 add sources of new adaptive icon 2018-07-21 13:15:22 +02:00
Dominik Schürmann 7788e454c9 Version 5.2-beta7 2018-07-19 09:30:10 +02:00