Commit Graph
7368 Commits
Author SHA1 Message Date
Christian Hagau 178e7856b2 Don't explicitly clear PIN when verifying admin PIN.
The PIN is cleared anyway when the Passphrase object holding the PIN is
freed.
2021-04-02 00:00:00 +00: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
David Hedberg f45254cf07 Only skip hashing when creating an EDDSA authentication signature 2021-03-27 11:38:14 +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
Hannes Achleitner 78b126be82 Android Studio 4.1 2021-03-16 15:23:35 +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
Hannes Achleitner 3ea19957d4 Gradle cleanup 2021-03-16 15:00:20 +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
Hannes Achleitner 7696a42342 Bump Gradle 2021-03-16 14:51:55 +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
Hannes Achleitner 8fa847a9d2 Gradle verify 2021-03-16 14:20:42 +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
Hannes Achleitner 7d09210c5e Don't run BouncyCastle test; it runs into errors
* What went wrong:
Could not determine the dependencies of task ':extern:bouncycastle:test'.
> Task with path ':core:test' not found in project ':extern:bouncycastle'.
2021-03-16 12:59:56 +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
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