Commit graph

  • 8f9728cd60 Catch SecurityException from using a stale Tag object master 5.7.5-20221212 Peter Cai 2022-12-12 18:27:40 -0500
  • 6f38af1582 Add note about maintenance mode to readme Vincent Breitmoser 2021-08-17 11:27:37 +0200
  • fdd7c00a80
    Merge pull request #2699 from android-password-store/accept-invalid-emails Dominik Schürmann 2021-05-02 19:30:02 +0200
  • 6b3368acb2
    Update SplitUserIdTest.java Harsh Shandilya 2021-05-02 19:23:02 +0530
  • 6408bac245
    OpenKeychain: add a test for TLD-less email Harsh Shandilya 2021-05-02 19:04:20 +0530
  • a1bf8b4fba
    extern/openpgp-api-lib: bump to latest revision Harsh Shandilya 2021-05-02 19:03:59 +0530
  • 335cce4101 Version 5.7.5 Dominik Schürmann 2021-04-30 10:53:15 +0200
  • 5522b6d583 use getDigest() properly Dominik Schürmann 2021-04-29 17:58:31 +0200
  • 7cf34b0539 do not call digestCalculator.getDigest() twice Dominik Schürmann 2021-04-29 17:52:31 +0200
  • f8724d3f42 integrate EdDSAAuthenticationSigner into default signer using enablePreHash parameter Dominik Schürmann 2021-04-29 17:51:39 +0200
  • 8c576682e1 Version 5.7.4 Dominik Schürmann 2021-04-21 17:02:12 +0200
  • a9b28dd11c improve card decrypt with constants Dominik Schürmann 2021-04-21 14:47:49 +0200
  • 28c23f84bf improve variable names in ECDH card decrypt Dominik Schürmann 2021-04-21 14:36:55 +0200
  • 483e771ed7
    Merge pull request #2693 from canokeys/fix_invalid_kek Dominik Schürmann 2021-04-21 13:54:09 +0200
  • ec5d5e399f
    add more documentation of decryptSessionKeyEcdh dangfan 2021-04-21 19:09:35 +0800
  • 9ea9bd96bb
    fix the compatibility of compressed and uncompressed format in ECDH dangfan 2021-04-21 09:25:59 +0800
  • 38157242e1 HKP parsing: make \r optional in pubkey lines Dominik Schürmann 2021-04-18 10:24:37 +0200
  • 2d45528f8f
    Merge pull request #2691 from stelian42/fix-keysearch Vincent Breitmoser 2021-04-16 14:02:04 +0200
  • 20caa22f05 Fix parsing of EOL in keyserver answer Stelian Pop 2021-04-16 11:36:25 +0200
  • 8f59c6f73b Version 5.7.3 Dominik Schürmann 2021-04-03 14:35:55 +0200
  • df2356995c
    Merge pull request #2685 from open-keychain/fix_changing_admin_key__issue_2684 Dominik Schürmann 2021-04-03 14:29:07 +0200
  • 178e7856b2 Don't explicitly clear PIN when verifying admin PIN. Christian Hagau 2021-04-02 00:00:00 +0000
  • 663fb1259f Version 5.7.2 Dominik Schürmann 2021-03-27 19:29:13 +0100
  • 9ed56eed5e
    Merge pull request #2679 from dhedberg/master Dominik Schürmann 2021-03-27 19:17:53 +0100
  • f45254cf07 Only skip hashing when creating an EDDSA authentication signature David Hedberg 2021-03-27 11:37:44 +0100
  • 43b85e12ea Version 5.7.1 Dominik Schürmann 2021-03-18 17:25:49 +0100
  • 3dfa1af046 update from transifex Dominik Schürmann 2021-03-17 21:13:55 +0100
  • 64f4d7aaa4 Version 5.7 Dominik Schürmann 2021-03-17 12:32:55 +0100
  • 1dba1ec86e update README for jitpack Dominik Schürmann 2021-03-17 11:34:41 +0100
  • 0a807e525c remove Github packages, configure jitpack Dominik Schürmann 2021-03-17 11:27:30 +0100
  • d241768942 build lib with jitpack Dominik Schürmann 2021-03-17 11:22:17 +0100
  • e25be5d40e ci: disable GitHub publish. maven repos are not public Dominik Schürmann 2021-03-17 10:55:46 +0100
  • 0f1902fd4b fix compileSdkVersion check in sshauthentication Dominik Schürmann 2021-03-17 10:24:35 +0100
  • 7a74904aac update openpgp-api submodule Dominik Schürmann 2021-03-17 10:20:20 +0100
  • 188d5c200e ci: execute on master Dominik Schürmann 2021-03-17 10:12:50 +0100
  • 5feb191fe1 ci: publish sshauthentication to GitHub Packages Dominik Schürmann 2021-03-17 10:11:28 +0100
  • 5e22f99fe9 ci: espresso requires macOS for KVM Dominik Schürmann 2021-03-17 09:55:35 +0100
  • 3547216367 remove Android-CI-Espresso Dominik Schürmann 2021-03-17 09:51:00 +0100
  • 51c171b97a use ubuntu instead of macOS in CI Dominik Schürmann 2021-03-17 09:48:40 +0100
  • 903cce6b20 fix SecurityTokenUtilsTest Dominik Schürmann 2021-03-16 19:50:29 +0100
  • bad16d4824 update openpgp-api submodule Dominik Schürmann 2021-03-16 17:11:43 +0100
  • 95a0975497 update openpgp-api submodule Dominik Schürmann 2021-03-16 17:09:53 +0100
  • 56254aedb7 improve and simplify key formats Dominik Schürmann 2021-03-16 17:07:56 +0100
  • 39ef489a92 Merge branch 'dhedberg-master' Dominik Schürmann 2021-03-16 15:47:36 +0100
  • c899e5ef2d Merge branch 'master' of https://github.com/dhedberg/open-keychain into dhedberg-master Dominik Schürmann 2021-03-16 15:47:24 +0100
  • e7b81717d4 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2021-03-16 15:46:11 +0100
  • c8cc16a026 update bouncycastle repo to include new commit Dominik Schürmann 2021-03-16 15:45:25 +0100
  • d527566b97
    Merge pull request #2675 from hannesa2/AndoridStudio-4.1 Dominik Schürmann 2021-03-16 15:34:27 +0100
  • 6f56987636 build: update databinding property Dominik Schürmann 2021-03-16 15:29:47 +0100
  • 0b49e7f91f fix build error introduced by x25519 decryption support Dominik Schürmann 2021-03-16 15:25:24 +0100
  • 78b126be82 Android Studio 4.1 Hannes Achleitner 2021-03-16 15:23:35 +0100
  • 3ad4fe85b9
    Merge pull request #2557 from hannesa2/GadleCleanup Dominik Schürmann 2021-03-16 15:13:54 +0100
  • 7e5738bd5c
    Merge pull request #2630 from canokeys/fix_ecdh_kek_error Dominik Schürmann 2021-03-16 15:13:23 +0100
  • fb0651eda1 fix algorithm id for ECDSA auth keys on security keys Dominik Schürmann 2021-03-16 15:12:22 +0100
  • 3ea19957d4 Gradle cleanup Hannes Achleitner 2020-05-31 13:09:21 +0200
  • 48f0bdcf75
    Merge pull request #2674 from hannesa2/BumpGradle Dominik Schürmann 2021-03-16 14:56:54 +0100
  • bf6c72c157 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2021-03-16 14:55:18 +0100
  • af64735cbf disable IDEA, simply arguments in PgpSecurityConstants Dominik Schürmann 2021-03-16 14:54:15 +0100
  • 7696a42342 Bump Gradle Hannes Achleitner 2021-03-16 14:22:06 +0100
  • 1ac0959bcb
    Merge pull request #2555 from hannesa2/Gradle-verify Dominik Schürmann 2021-03-16 14:49:53 +0100
  • 8fa847a9d2 Gradle verify Hannes Achleitner 2020-05-31 12:10:45 +0200
  • d0d499fc72
    Merge pull request #2672 from hannesa2/DontRunBountyCastleTests Dominik Schürmann 2021-03-16 14:10:54 +0100
  • 7d09210c5e Don't run BouncyCastle test; it runs into errors Hannes Achleitner 2021-03-16 12:58:32 +0100
  • c25a4de990 remove travis from README Dominik Schürmann 2021-03-16 12:33:01 +0100
  • 2cf33fc578
    Merge pull request #2556 from hannesa2/Github_CI Dominik Schürmann 2021-03-16 12:31:59 +0100
  • 8d01f2d077 master -> primary in strings Dominik Schürmann 2021-02-26 15:36:11 +0100
  • 94987a9010 rename whitelists to secure lists Dominik Schürmann 2021-02-26 15:11:54 +0100
  • 0ec0c34cb9 move toBytes into RSAKeyFormat Dominik Schürmann 2021-02-23 18:18:43 +0100
  • 2a0625e615 fix yubikey curve OID bug by reworking ASN1 parsing Dominik Schürmann 2021-02-23 18:10:15 +0100
  • 6d4f37b154 Don't hash the data to sign when using EDDSA David Hedberg 2021-02-20 14:27:55 +0100
  • 3fb4771602 Activate ssh encoding of public keys for ed25519 David Hedberg 2021-02-20 14:26:18 +0100
  • 38f50c2af6 Version 5.6.2 Dominik Schürmann 2021-02-18 10:41:25 +0100
  • c288448c12
    Merge pull request #2653 from open-keychain/fix_KdfParameters_builder Vincent Breitmoser 2021-02-17 16:42:07 +0100
  • 94ebbf52b0 Version 5.6.1 Dominik Schürmann 2021-02-17 13:51:41 +0100
  • 7dc0c5e184 Initialize all members of KdfParameters with default values Christian Hagau 2021-02-17 00:00:00 +0000
  • b69a7c585d Fix parameter names for KdfParameters setters Christian Hagau 2021-02-17 00:00:00 +0000
  • bd5ccf155e
    Merge pull request #2652 from open-keychain/fix_kdf-do_parser Vincent Breitmoser 2021-02-17 13:00:17 +0100
  • 5ccd4c05e8 Add missing break statement in KDF-DO parser Christian Hagau 2021-02-17 00:00:00 +0000
  • 1da0ce22d0 fix build with color Hannes Achleitner 2020-06-01 07:49:12 +0200
  • 08d6012322 Gradle memory Hannes Achleitner 2020-06-01 07:32:39 +0200
  • d6cfe5974a Remove Travis complete Hannes Achleitner 2020-05-31 13:33:48 +0200
  • c978f50dc0 Build with Github actions Hannes Achleitner 2020-05-31 13:01:40 +0200
  • 1ba7f48fd2 update Android Password Store link Vincent Breitmoser 2021-02-14 19:41:09 +0100
  • 1d4c7e4e73 Version 5.6 Dominik Schürmann 2021-02-14 18:21:08 +0100
  • e0c444d730 update bcpg to fix regression Vincent Breitmoser 2021-02-13 22:11:08 +0100
  • 19d79cdd53 bump targetSdkVersion to 29 Vincent Breitmoser 2021-02-13 21:45:27 +0100
  • 4b2813ea58
    Merge pull request #2627 from canokeys/fix_import_rsa_length Vincent Breitmoser 2021-02-03 22:52:45 +0100
  • 5214a09ce8
    Merge pull request #2596 from hagau/password_kdf Vincent Breitmoser 2021-02-03 22:49:46 +0100
  • c2bab8807e Add support for KDF for security tokens Christian Hagau 2020-09-29 00:00:00 +0000
  • 6f41c8d5c7 Add KDF to Extended Capabilities Christian Hagau 2020-09-29 00:00:00 +0000
  • a0a5b63c54 Add a test for S2K KDF for security tokens Christian Hagau 2020-09-29 00:00:00 +0000
  • d234f6a66d Add KdfCalculator class Christian Hagau 2020-09-29 00:00:00 +0000
  • d3c51b26e8 Add KdfParameters class Christian Hagau 2020-09-29 00:00:00 +0000
  • f6a5141e24 log exception for failed keyserver checks Vincent Breitmoser 2021-01-29 13:32:10 +0100
  • 8cb649f033 update bouncycastle provider to 1.68 Vincent Breitmoser 2021-01-29 13:29:43 +0100
  • 1af70961aa restore pinning for hkps.pool.sks-keyservers.net only (it won't work without) Vincent Breitmoser 2021-01-29 13:02:42 +0100
  • 1034b8b99c drop some unused constants Vincent Breitmoser 2021-01-29 12:40:11 +0100
  • 8d5f806fa3 actually set keys.o.o as default keyserver Vincent Breitmoser 2021-01-29 12:36:34 +0100
  • b6c71063a8 remove stray reference to keybase.io Vincent Breitmoser 2021-01-29 12:33:28 +0100
  • 1978e584fa update compileSdkVersion and some other deps Vincent Breitmoser 2021-01-29 12:27:56 +0100