summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
941-rfe-future-proofing-against-newly-added-algorithmsopenpgp: Explicitly drop the Box.Justus Winter18 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 traitAzul3 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. Walfield11 months
capitol/document-flakyness-in-mutate_eq_discriminatesfix lines deleted by mistakeAlexander Kjäll4 months
capitol/fix-bench-compilation-errorFix a compilation error when running 'cargo bench --no-default-features --fea...Alexander Kjäll10 months
capitol/fix-lalrpop-looking-outside-of-build-dirupdate gpg policy to include key with extended lifeAlexander Kjäll7 weeks
capitol/upgrade-criterion-to-0.5upgrade criterion from 0.4 to 0.5Alexander Kjäll7 months
clippy-bunchUse .cloned() on iterators, instead of .map(|x| x.clone())Lars Wirzenius3 years
coding-conventionsdoc: Add sections about workflowjuga5 years
crypto-refreshxxx debugging testJustus Winter7 weeks
crypto-refresh-argon2openpgp: Implement S2K::Argon2.Justus Winter6 months
crypto-refresh-baseopenpgp: Implement v6 key IDs.Justus Winter11 months
crypto-refresh-fix-hashingopenpgp: Implement Default for AEADAlgorithm.Justus Winter8 months
crypto-refresh-hkdfopenpgp: Add key derivation function.Justus Winter6 months
crypto-refresh-keyhandlesopenpgp: Implement v6 key IDs.Justus Winter13 months
crypto-refresh-seip-v2fix hashing inline-signed and detached v6 signatures.Justus Winter6 months
crypto-refresh-sha3openpgp: Implement SHA3.Justus Winter6 months
crypto-refresh-signatures-and-keysopenpgp: Implement the v6 cleartext signature framework.Justus Winter6 months
crypto-refresh-subpacketsopenpgp: Update references to new subpackets.Justus Winter6 months
crypto-refresh-x25519make api publicJustus Winter10 months
deny-missing-docsci: Deny missing or broken documentation.Wiktor Kwapisiewicz2 years
direct-minimal-versions-checkci: Add minimal versions check.Wiktor Kwapisiewicz8 months
dvn/ci/hardware-testingCI: use equinix windows test tags and imagesDevan Carpenter13 months
dvn/kvm-ciCI: use aufs docker storage driverDevan Carpenter15 months
dvn/moldmold: use correct triple for cargoDevan Carpenter10 months
dvn0/ci-test-alpineci: test alpine branch of componentDevan Carpenter5 days
dvn0/concise-cici: switch to the new sequoia-pipeline componentDevan Carpenter7 days
dvn0/test-jampottry more gcc stuffDevan Carpenter5 months
fix-274openpgp: Introduce trait Policy. WIPJustus Winter5 years
fix-parser-crashes-in-1.1.0openpgp: Release v1.1.1.Neal H. Walfield11 months
fix-parser-crashes-in-1.8.0openpgp: Release 1.8.1.Neal H. Walfield11 months
gorgeous-zero-copy-transformerwip zero copy transformerJustus Winter4 years
heiko/release-checklistdoc: updates to release checklistHeiko Schaefer18 months
heiko/workworksq: Implement 'key userid strip'.Heiko Schaefer22 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ünhage11 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 Winter3 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 Winter10 months
justus/ci-no-doctests-on-windowsci: Do not run the benchmarks as tests on armv7.Justus Winter13 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 Winter5 months
justus/fix-1049openpgp: Demonstrate problem.Justus Winter8 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 Winter3 years
justus/fix-692wip new apiJustus Winter7 months
justus/fix-723fixup! XXX openpgp: This is the gist of how to fix #727.Justus Winter23 months
justus/fix-723-surpriseThis blanket implementation for &mut T where T: BufferedReader doesn't work.Justus Winter22 months
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 Winter6 months
justus/lazy-signatureslazy reasoning over certsJustus Winter6 days
justus/ocbDraft: openpgp: Implement OCB mode using the Nettle backend.Justus Winter13 months
justus/openpgp-nextMerge branch 'justus/openpgp-next-cv448' into justus/openpgp-nextJustus Winter16 months
justus/openpgp-next-argon2XXX: Test vector generation.Justus Winter16 months
justus/openpgp-next-cv448sq: Support CipherSuite::Cv448.Justus Winter16 months
justus/openpgp-next-drop-the-chunk-sizedrop the chunk size parameter from SEIPv2.Justus Winter16 months
justus/openpgp-next-gcmopenpgp: Implement GCM mode.Justus Winter2 years
justus/openpgp-next-hkdfxxx no more crc24 in rfc9760Justus Winter16 months
justus/openpgp-next-paddingwip: very rough padding packet supportJustus Winter2 years
justus/openpgp-next-seipv2openpgp: SEIPv2. XXXJustus Winter14 months
justus/openpgp-next-v6-signatures-231very rough key6 implementation, no secrets thoJustus Winter14 months
justus/ro-sig-verificationopenpgp: Make signature verification take an immutable reference.Justus Winter13 days
justus/secretsxxxJustus Winter5 years
justus/secrets-prototype-0xxxJustus Winter6 years
justus/strict-backsigsopenpgp: Require backsigs for auth and cert subkeys.Justus Winter12 days
justus/tokio10-debuggingxxxJustus Winter2 years
justus/wkd_client_02Rework the async bits.Justus Winter5 years
justus/workworkRevert "xxx use old image"Justus Winter22 months
liw/inspect-jsonsq: allow user to request JSON output for "sq inspect"Lars Wirzenius3 years
mainguide: Add missing license.Neal H. Walfield10 days
meopenpgp: Make test more robust.Justus Winter6 days
merge-requests/1049openpgp: Check size of SystemTime.Nora Widdecke3 years
neal/agentipc: Process agent responses more carefully.Neal H. Walfield17 months
neal/anyhowd6acd22200de94b65804e08ca41a4bdff3404512Neal H. Walfield2 months
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. Walfield15 months
neal/certparser-issueWIPNeal H. Walfield3 years
neal/fix-1081openpgp: Add context to policy rejection errors.Neal H. Walfield3 months
neal/fix-1082openpgp: Add a method to CertBuilder to make non-exportable certs.Neal H. Walfield3 months
neal/home-directoryXXX: Enable sequoia-ipc tests on windows.Neal H. Walfield8 weeks
neal/impliterWIP: Impl iter...Neal H. Walfield4 years
neal/issue-997openpgp: Fix SignatureBuilder::eq to consider the effective timeNeal H. Walfield12 months
neal/issuer-967XXX: Reproducer for #967.Neal H. Walfield16 months
neal/issuer-983openpgp: Reproducer for #983Neal H. Walfield15 months
neal/keyhandle-partial-cmpopenpgp: Make KeyHandle::partial_cmp transitive.Justus Winter3 months
neal/markdowndoc: Fix markdown.Neal H. Walfield11 months
neal/partial-body-hashopenpgp: Use ahash instead of xxhash.Neal H. Walfield4 months
neal/performanceanyhow -> 1.0.76Neal H. Walfield3 months
neal/policy-forwardersopenpgp: Add generic forwards for Policy data structures.Neal H. Walfield2 months
neal/remove-gnupg-agentipc: Remove gnupg::Agent, and gnupg::KeyPair.Neal H. Walfield7 weeks
neal/rstestWIP: sequoia: Port some tests to rstest.Neal H. Walfield11 months
neal/secret-keystoresq: Add sq keystore listNeal H. Walfield18 months
neal/signature-verificationWIP: Cache signature verification resultsNeal H. Walfield13 months
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. Walfield12 months
neal/workworkdoc: Clarify that we plan to make a release for all vulnerabilities.Neal H. Walfield11 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 Widdecke2 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 Widdecke21 months
nora/chrono_0.4.23sq: Update to chrono 0.4.23Nora Widdecke17 months
nora/clap3-mansq: add see_also to manpagesNora Widdecke22 months
nora/clap3_mixadd a subcommandsNora Widdecke24 months
nora/clippylint: clippy::question_markNora Widdecke17 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 Widdecke3 years
nora/msrvBump MSRV to 1.59.0.Nora Widdecke20 months
nora/public-storesimplify anyhow handlingNora Widdecke17 months
nora/rand07openpgp: Undo renaming of rand dependency.Nora Widdecke21 months
nora/semververtry a semverver jobNora Widdecke2 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 Widdecke2 years
nora/typoopenpgp: Fix typo.Nora Widdecke3 years
nora/update_msys2ci: Update gnupg in windows-gnu-nettleNora Widdecke21 months
nora/wasmadd the js feature to getrandom:0.2Nora Widdecke2 years
openpgp-1.16.1openpgp: Release 1.16.1.Neal H. Walfield7 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_keyRyanSquared3 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 Kwapisiewicz18 months
wiktor/add-kernel-cryptoWIP: Add debugging helpersWiktor Kwapisiewicz9 months
wiktor/criterion-0-5WIP: Update criterion to 0.5Wiktor Kwapisiewicz7 months
wiktor/drop-aead-digest-sizeopenpgp: Drop Aead::digest_size.Wiktor Kwapisiewicz13 months
wiktor/test-1.16ci: Pass --verbose to cargo.Neal H. Walfield7 months
wiktor/upgrade-dalekWIP: Upgrade dalekWiktor Kwapisiewicz8 months
wiktor/workworkWIP: Print for debuggingWiktor Kwapisiewicz17 months
wiktor/workwork2openpgp: Add OpenSSL cryptographic backend.Wiktor Kwapisiewicz17 months
windows_1.46.0ci: Use Rust 1.46.0 on windows.Nora Widdecke4 years
 
TagDownloadAuthorAge
buffered-reader/v1.3.1commit 62a82255e8...Neal H. Walfield2 weeks
openpgp/v1.20.0commit 31cbb3c3b4...Justus Winter3 weeks