summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
941-rfe-future-proofing-against-newly-added-algorithmsopenpgp: Explicitly drop the Box.Justus Winter20 months
azul/ci-cacheci: try using gitlab cache mechanismAzul3 years
azul/ci-investigate-cargo-targetci: List cargo target dirs before every run.Azul3 years
azul/seal-hash-traitopenpgp: seal crypto::hash::Hash traitAzul4 years
azul/test-ci-cacheci: test caching mechanismAzul3 years
azul/test-failing-pytestmake: Pass on exit codes in test task so it can fail.Azul3 years
azul/untested-commitsci: Only test commits once in all_commits.Azul3 years
buffered-reader-1.0.2buffered-reader: Release v1.0.2.Neal H. Walfield14 months
capitol/document-flakyness-in-mutate_eq_discriminatesfix lines deleted by mistakeAlexander Kjäll6 months
capitol/fix-bench-compilation-errorFix a compilation error when running 'cargo bench --no-default-features --fea...Alexander Kjäll12 months
capitol/fix-lalrpop-looking-outside-of-build-dirupdate gpg policy to include key with extended lifeAlexander Kjäll4 months
capitol/upgrade-criterion-to-0.5upgrade criterion from 0.4 to 0.5Alexander Kjäll9 months
clippy-bunchUse .cloned() on iterators, instead of .map(|x| x.clone())Lars Wirzenius3 years
coding-conventionsdoc: Add sections about workflowjuga5 years
crypto-refreshopenpgp: Implement v2 SEIPD.Justus Winter13 days
crypto-refresh-argon2openpgp: Implement S2K::Argon2.Justus Winter8 months
crypto-refresh-baseopenpgp: Implement v6 key IDs.Justus Winter13 months
crypto-refresh-fix-hashingopenpgp: Implement Default for AEADAlgorithm.Justus Winter10 months
crypto-refresh-hkdfopenpgp: Add key derivation function.Justus Winter8 months
crypto-refresh-keyhandlesopenpgp: Implement v6 key IDs.Justus Winter15 months
crypto-refresh-seip-v2fix hashing inline-signed and detached v6 signatures.Justus Winter8 months
crypto-refresh-sha3openpgp: Implement SHA3.Justus Winter8 months
crypto-refresh-signatures-and-keysopenpgp: Implement the v6 cleartext signature framework.Justus Winter8 months
crypto-refresh-subpacketsopenpgp: Update references to new subpackets.Justus Winter8 months
crypto-refresh-x25519make api publicJustus Winter12 months
deny-missing-docsci: Deny missing or broken documentation.Wiktor Kwapisiewicz2 years
direct-minimal-versions-checkci: Add minimal versions check.Wiktor Kwapisiewicz10 months
dvn/ci/hardware-testingCI: use equinix windows test tags and imagesDevan Carpenter15 months
dvn/kvm-ciCI: use aufs docker storage driverDevan Carpenter18 months
dvn/moldmold: use correct triple for cargoDevan Carpenter12 months
dvn0/ci-test-alpineci: test alpine branch of componentDevan Carpenter2 months
dvn0/clippy-common-cici: use clippy fixup branchDevan Carpenter8 weeks
dvn0/concise-cici: do not skip testsDevan Carpenter9 weeks
dvn0/debug-windows-job-timeipc: Remove all gpg-agent related code.Neal H. Walfield7 weeks
dvn0/test-jampottry more gcc stuffDevan Carpenter7 months
dvn0/testing-common-ci-branchesci: test botan3 branchDevan Carpenter8 weeks
fix-274openpgp: Introduce trait Policy. WIPJustus Winter5 years
fix-parser-crashes-in-1.1.0openpgp: Release v1.1.1.Neal H. Walfield14 months
fix-parser-crashes-in-1.8.0openpgp: Release 1.8.1.Neal H. Walfield14 months
gorgeous-zero-copy-transformerwip zero copy transformerJustus Winter4 years
heiko/release-checklistdoc: updates to release checklistHeiko Schaefer20 months
heiko/workworksq: Implement 'key userid strip'.Heiko Schaefer24 months
igor/ci-msvc-capnpWIP: Let's pretend nettle doesn't existIgor Matuszewski4 years
igor/default-openpgpPoC: sequoia-openpgp facade crate with OS-default crypto backendIgor Matuszewski4 years
igor/reorganize-workspaceRemove top-level facade crateIgor Matuszewski4 years
igor/windows-try-out-sharedci: Global install for rustupuIgor Matuszewski4 years
igor/workwork-assuan-ipcWIP: Disable unsupported assuan/gnupg code on WindowsIgor Matuszewski4 years
jcgruenhage/serde-display-fromstr-ciphersuiteopenpgp: Implement Display and FromStr on CipherSuiteJan Christian Grünhage13 months
jonas/dir-localsFor Emacs users, set outline-regexp for some file types.Jonas Bernoulli3 years
justus/alternative-argon2openpgp: Implement S2K::Argon2 using RustCrypto's argon2 crate.Justus Winter2 years
justus/async-storesq: WIP port to async store interface.Justus Winter4 years
justus/bpf-statisticsopenpgp: Collect stats about the PBF performance.Justus Winter2 years
justus/cert-reworkWIPJustus Winter4 years
justus/ci-coverageci: Add coverage testing.Justus Winter3 years
justus/ci-fail-earlyci: Use doc job to catch modifications to the Cargo.lock file.Justus Winter12 months
justus/ci-no-doctests-on-windowsci: Do not run the benchmarks as tests on armv7.Justus Winter15 months
justus/debug-python-testshackJustus Winter5 years
justus/fallible-encrypted-ciphertextopenpgp: Make key::Encrypted::ciphertext fail with unknown S2K.Justus Winter4 years
justus/fix-1015openpgp: When creating certs, derive the encryption key once.Justus Winter8 months
justus/fix-1049openpgp: Demonstrate problem.Justus Winter10 months
justus/fix-238WIP: openpgp: Save parsed header, use it to perfectly roundtrip.Justus Winter3 years
justus/fix-483XXX: -AwarningsJustus Winter2 years
justus/fix-607make stream::Message::finalize asyncJustus Winter4 years
justus/fix-692wip new apiJustus Winter9 months
justus/fix-723fixup! XXX openpgp: This is the gist of how to fix #727.Justus Winter2 years
justus/fix-723-surpriseThis blanket implementation for &mut T where T: BufferedReader doesn't work.Justus Winter2 years
justus/generate-weird-keysremove test codeKai Michaelis6 years
justus/generate-weird-keys-1add example that generates (weird) keysJustus Winter6 years
justus/hack-python-testsci: Work around Python test failures.Justus Winter5 years
justus/investigate-1064openpgp: Remove redundant call.Justus Winter8 months
justus/lazy-signaturesopenpgp: Lazily reason over certs.Justus Winter7 weeks
justus/more-downstream-security-contactsdoc: Add more downstream security contacts.Justus Winter3 weeks
justus/ocbDraft: openpgp: Implement OCB mode using the Nettle backend.Justus Winter15 months
justus/openpgp-nextMerge branch 'justus/openpgp-next-cv448' into justus/openpgp-nextJustus Winter18 months
justus/openpgp-next-argon2XXX: Test vector generation.Justus Winter18 months
justus/openpgp-next-cv448sq: Support CipherSuite::Cv448.Justus Winter18 months
justus/openpgp-next-drop-the-chunk-sizedrop the chunk size parameter from SEIPv2.Justus Winter18 months
justus/openpgp-next-gcmopenpgp: Implement GCM mode.Justus Winter2 years
justus/openpgp-next-hkdfxxx no more crc24 in rfc9760Justus Winter18 months
justus/openpgp-next-paddingwip: very rough padding packet supportJustus Winter2 years
justus/openpgp-next-seipv2openpgp: SEIPv2. XXXJustus Winter17 months
justus/openpgp-next-v6-signatures-231very rough key6 implementation, no secrets thoJustus Winter17 months
justus/ro-sig-verificationopenpgp: Make signature verification take an immutable reference.Justus Winter3 months
justus/secretsxxxJustus Winter5 years
justus/secrets-prototype-0xxxJustus Winter6 years
justus/strict-backsigsopenpgp: Require backsigs for auth and cert subkeys.Justus Winter3 months
justus/tokio10-debuggingxxxJustus Winter3 years
justus/wkd_client_02Rework the async bits.Justus Winter5 years
justus/workworkRevert "xxx use old image"Justus Winter2 years
liw/inspect-jsonsq: allow user to request JSON output for "sq inspect"Lars Wirzenius3 years
mainRelease 1.21.1.Justus Winter5 days
meopenpgp: Make test more robust.Justus Winter2 months
merge-requests/1049openpgp: Check size of SystemTime.Nora Widdecke3 years
neal/agentipc: Process agent responses more carefully.Neal H. Walfield19 months
neal/anyhowd6acd22200de94b65804e08ca41a4bdff3404512Neal H. Walfield4 months
neal/attest-certificationsopenpgp: Replace attest_certifications with attest_certifications2.Neal H. Walfield11 days
neal/cert-documentationopenpgp: Improve the cert module's documentation.Neal H. Walfield4 years
neal/cert-eqWIP: Add a smarter implementation of PartialEq for Cert.Neal H. Walfield3 years
neal/cert-storeXXX: Add certificate store support to sq.Neal H. Walfield17 months
neal/certparser-issueWIPNeal H. Walfield3 years
neal/cipher-suite-variantsopenpgp: Add CipherSuite::variants.Neal H. Walfield6 weeks
neal/fix-1081openpgp: Add context to policy rejection errors.Neal H. Walfield5 months
neal/fix-1082openpgp: Add a method to CertBuilder to make non-exportable certs.Neal H. Walfield5 months
neal/home-directoryXXX: Enable sequoia-ipc tests on windows.Neal H. Walfield4 months
neal/impliterWIP: Impl iter...Neal H. Walfield4 years
neal/issue-997openpgp: Fix SignatureBuilder::eq to consider the effective timeNeal H. Walfield14 months
neal/issuer-967XXX: Reproducer for #967.Neal H. Walfield18 months
neal/issuer-983openpgp: Reproducer for #983Neal H. Walfield17 months
neal/keyflag-constructorsopenpgp: Add more constructors to KeyFlags.Neal H. Walfield11 days
neal/keyhandle-partial-cmpopenpgp: Make KeyHandle::partial_cmp transitive.Justus Winter5 months
neal/markdowndoc: Fix markdown.Neal H. Walfield13 months
neal/partial-body-hashopenpgp: Use ahash instead of xxhash.Neal H. Walfield6 months
neal/performanceanyhow -> 1.0.76Neal H. Walfield5 months
neal/policy-forwardersopenpgp: Add generic forwards for Policy data structures.Neal H. Walfield4 months
neal/primary-key-binding-signatureopenpgp: Add ValidKeyAmalgamation::primary_key_binding_signatureNeal H. Walfield11 days
neal/remove-gnupg-agentipc: Remove gnupg::Agent, and gnupg::KeyPair.Neal H. Walfield4 months
neal/rstestWIP: sequoia: Port some tests to rstest.Neal H. Walfield13 months
neal/secret-keystoresq: Add sq keystore listNeal H. Walfield21 months
neal/signature-verificationopenpgp: Cache signature verification results.Neal H. Walfield6 weeks
neal/smarter-insert-packetsopenpgp: Improve Cert::insert_packets.Neal H. Walfield3 years
neal/unify-component-key-amalgamationopenpgp: Unify ComponentAmalgamation and KeyAmalgamation.Neal H. Walfield4 years
neal/userid-builderXXX: UserIDBuilderNeal H. Walfield14 months
neal/workworkdoc: Clarify that we plan to make a release for all vulnerabilities.Neal H. Walfield13 months
neal/wotWIP: Web of TrustNeal H. Walfield3 years
nora/465-improve-documentation-for-keyid-fingerprint-keyhandle-modulesfix textNora Widdecke4 years
nora/476openpgp: Add notations to CertRevocationBuilder.Nora Widdecke3 years
nora/767sq: Use NotationData's critical field.Nora Widdecke3 years
nora/820openpgp: Fix variable name.Nora Widdecke2 years
nora/asan_sequoiaci: Use ASAN with the unit tests.Nora Widdecke3 years
nora/auditci: Add cargo audit job.Nora Widdecke3 years
nora/benchmark_cibench: Make CI job more verbose.Nora Widdecke3 years
nora/benchmarkingbenchmarks: extract common encryption functions.Nora Widdecke3 years
nora/bump_cryptClarify Eax importNora Widdecke23 months
nora/chrono_0.4.23sq: Update to chrono 0.4.23Nora Widdecke20 months
nora/clap3-mansq: add see_also to manpagesNora Widdecke24 months
nora/clap3_mixadd a subcommandsNora Widdecke2 years
nora/clippylint: clippy::question_markNora Widdecke20 months
nora/dockerdocker: Push image to dockerhub.Nora Widdecke3 years
nora/fix-codespellautocrypt: Extract test data to files.Nora Widdecke4 years
nora/lintLint: Do not .clone a Copy type.Nora Widdecke3 years
nora/literal_io_copyopenpgp: Add test for hashing streamed packets.Nora Widdecke4 years
nora/minimal-versionsci: Test minimal versions.Nora Widdecke3 years
nora/minimal_tomlcommit Cargo.tomls with exact minimum versionsNora Widdecke4 years
nora/msrvBump MSRV to 1.59.0.Nora Widdecke22 months
nora/public-storesimplify anyhow handlingNora Widdecke19 months
nora/rand07openpgp: Undo renaming of rand dependency.Nora Widdecke23 months
nora/semververtry a semverver jobNora Widdecke3 years
nora/show_all_commitsRevert "undome: Something that does not compile."Nora Widdecke4 years
nora/sq_manpageimprove see_allNora Widdecke3 years
nora/sq_windowsci: Test sq on windows.Nora Widdecke3 years
nora/test_ddea5861967a7fabf90032090265c045650694e4wip: Test ddea5861967a7fabf90032090265c045650694e4Nora Widdecke3 years
nora/test_i386CI: Test on i386.Nora Widdecke3 years
nora/tokio10_debuggingTry a 1-length bufferNora Widdecke3 years
nora/typoopenpgp: Fix typo.Nora Widdecke3 years
nora/update_msys2ci: Update gnupg in windows-gnu-nettleNora Widdecke23 months
nora/wasmadd the js feature to getrandom:0.2Nora Widdecke3 years
openpgp-1.16.1openpgp: Release 1.16.1.Neal H. Walfield9 months
pep-engineMerge remote-tracking branch 'origin/master' into pep-engineNeal H. Walfield4 years
ryan/zero-stack-ed25519-pubkeyopenpgp: Zero the stack after nettle's ed25519::public_keyRyanSquared5 months
wiktor-k/fix-windows-25519-decryptioncng: Replace cng with x25519-dalek for ECDH decryption.Wiktor Kwapisiewicz3 years
wiktor-k/improve-policy-docsWIP: Add reject_sha1 test caseWiktor Kwapisiewicz3 years
wiktor/add-decrypt-verifyopenpgp: Introduce Aead::decrypt_verify.Wiktor Kwapisiewicz20 months
wiktor/add-kernel-cryptoWIP: Add debugging helpersWiktor Kwapisiewicz11 months
wiktor/criterion-0-5WIP: Update criterion to 0.5Wiktor Kwapisiewicz9 months
wiktor/drop-aead-digest-sizeopenpgp: Drop Aead::digest_size.Wiktor Kwapisiewicz15 months
wiktor/test-1.16ci: Pass --verbose to cargo.Neal H. Walfield9 months
wiktor/upgrade-dalekWIP: Upgrade dalekWiktor Kwapisiewicz10 months
wiktor/workworkWIP: Print for debuggingWiktor Kwapisiewicz19 months
wiktor/workwork2openpgp: Add OpenSSL cryptographic backend.Wiktor Kwapisiewicz19 months
windows_1.46.0ci: Use Rust 1.46.0 on windows.Nora Widdecke4 years
 
TagDownloadAuthorAge
openpgp/v1.21.1commit 67cf5644e1...Justus Winter5 days
openpgp/v1.21.0commit 52ae37f884...Justus Winter7 days
ipc/v0.35.0commit 92e7c0e5ec...Neal H. Walfield7 weeks
buffered-reader/v1.3.1commit 62a82255e8...Neal H. Walfield3 months
openpgp/v1.20.0commit 31cbb3c3b4...Justus Winter3 months
ipc/v0.34.1commit fd270aeedf...Neal H. Walfield4 months
ipc/v0.34.0commit 49f1ffd214...Neal H. Walfield4 months
openpgp/v1.19.0commit cfffdbffee...Justus Winter4 months
ipc/v0.33.0commit 151894e344...Neal H. Walfield4 months
ipc/v0.32.0commit 8df97c4e35...Neal H. Walfield5 months
openpgp/v1.18.0commit 317296322b...Neal H. Walfield5 months
net/v0.28.0commit 9bba76b7f1...Neal H. Walfield7 months
ipc/v0.31.0commit f6ab9f3347...Neal H. Walfield8 months
openpgp/v1.17.0commit 65448ef893...Neal H. Walfield8 months
buffered-reader/v1.3.0commit ae84bd38b3...Neal H. Walfield8 months
openpgp/v1.16.1commit 4db99e2806...Neal H. Walfield9 months
autocrypt/v0.25.1commit 480ab2440a...Neal H. Walfield13 months
buffered-reader/v1.0.2commit b6fbba1546...Neal H. Walfield14 months
buffered-reader/v1.1.5commit 358429f0d7...Neal H. Walfield14 months
buffered-reader/v1.2.0commit 01e6d7ffc4...Neal H. Walfield14 months
openpgp/v1.8.1commit a771bd3100...Neal H. Walfield14 months
openpgp/v1.1.1commit 79e317052e...Neal H. Walfield14 months
openpgp/v1.16.0commit 5587991fce...Neal H. Walfield14 months
openpgp/v1.15.0commit e369609d6b...Neal H. Walfield14 months
net/v0.27.0commit 1112af3b3b...Neal H. Walfield15 months
openpgp/v1.14.0commit 674633670b...Neal H. Walfield15 months
sq/v0.28.0commit 82eb0d7b24...Justus Winter16 months
ipc/v0.30.1commit 24a20c0ef7...Neal H. Walfield17 months
ipc/v0.30.0commit fede660dff...Neal H. Walfield17 months
net/v0.26.0commit 6536f5e001...Justus Winter18 months
autocrypt/v0.25.0commit 6a707bced1...Justus Winter18 months
openpgp/v1.13.0commit 42937aa54d...Neal H. Walfield18 months
buffered-reader/v1.1.4commit 3518faf658...Neal H. Walfield18 months
openpgp/v1.12.0commit e1aca9374c...Neal H. Walfield19 months
openpgp/v1.11.0commit 1222c868d5...Neal H. Walfield19 months
sq/v0.27.0commit fd8912e4bf...Justus Winter23 months
net/v0.25.0commit bcab037ac2...Justus Winter24 months
openpgp/v1.10.0commit 4e519cdec8...Justus Winter24 months
buffered-reader/v1.1.3commit 133e00bd5e...Justus Winter24 months
openpgp/v1.9.0commit a631953b12...Justus Winter2 years
ipc/v0.28.0commit f4e3402546...Justus Winter2 years
sq/v0.26.0commit 103faed45e...Justus Winter2 years
openpgp/v1.8.0commit 117be25e65...Justus Winter2 years
openpgp/v1.7.0commit 65cd6fc513...Justus Winter3 years
buffered-reader/v1.1.2commit 80c520da63...Justus Winter3 years
autocrypt/v0.24.0commit f03b5a934f...Justus Winter3 years
ipc/v0.27.0commit 028c056881...Justus Winter3 years
net/v0.24.0commit 022c60e86d...Justus Winter3 years
openpgp/v1.6.0commit dd7a558b0b...Justus Winter3 years
buffered-reader/v1.1.1commit b6a83d5703...Justus Winter3 years
openpgp/v1.5.0commit e1fafde8fc...Justus Winter3 years
buffered-reader/v1.1.0commit c0c29324f2...Justus Winter3 years
openpgp/v1.4.0commit a1969eb5a3...Justus Winter3 years
openpgp/v1.3.1commit cd3d5449dd...Justus Winter3 years
ipc/v0.26.0commit 8ec5454153...Justus Winter3 years
openpgp/v1.3.0commit f44d645fe6...Justus Winter3 years
ipc/v0.25.0commit e990add46c...Neal H. Walfield3 years
autocrypt/v0.23.1commit 7707fcd076...Justus Winter3 years
sq/v0.25.0commit 4b368a4e8d...Justus Winter3 years
openpgp/v1.1.0commit 1a2ac93e09...Justus Winter3 years
buffered-reader/v1.0.1commit 4f53d714ef...Justus Winter3 years
sq/v0.24.0commit c1da612d8d...Justus Winter3 years
sq/v0.23.0commit dd2b5ec7d0...Justus Winter3 years
net/v0.23.0commit 3406e0f4ee...Justus Winter3 years
autocrypt/v0.23.0commit b4c3a26d09...Justus Winter3 years
v1.0.0commit 8d50bc0133...Justus Winter4 years
v0.21.0commit 89b94444d9...Justus Winter4 years
v0.20.0commit b2026bcc16...Justus Winter4 years
v0.19.0commit 383133f6be...Justus Winter4 years
v0.18.0commit df2c629b43...Justus Winter4 years
pep-engine-Release_2.1.0-RC2commit 42b09660c7...Neal H. Walfield4 years
v0.17.0commit e640cda4cd...Justus Winter4 years
v0.16.0commit 36aa864621...Justus Winter4 years
v0.15.0commit bd0dff454e...Justus Winter4 years
v0.14.0commit d98c6ca4a7...Justus Winter4 years
v0.13.0commit f07a1f4c69...Justus Winter5 years
v0.12.0commit a65039bfd0...Justus Winter5 years
v0.11.0commit b73b3e1c74...Justus Winter5 years
v0.10.0commit e1241bd098...Justus Winter5 years
v0.9.0commit fc28c42031...Justus Winter5 years
v0.8.0commit 05f298df6f...Justus Winter5 years
v0.7.0commit ccaccf6926...Justus Winter5 years
v0.6.0commit 36f757acfe...Justus Winter5 years
v0.5.0commit c05d1d5b04...Justus Winter5 years
v0.4.1commit 8ce9177605...Justus Winter5 years
v0.4.0commit 015562a61f...Justus Winter5 years
v0.3.0commit 97c9bd8159...Justus Winter6 years
v0.2.0commit 4d60255edc...Justus Winter6 years
v0.1.0commit 277373b2e6...Justus Winter6 years