• Import a subset of libdecaf as the basis of libristretto255 Aug 11
  • README.md: Add Travis CI build status badge Aug 11
  • Remove templates/generator and check-in generated code Aug 11
  • Remove generated code warnings and other fixups Aug 11
  • appveyor.yml: Test on Windows (64-bit) Aug 11
  • README.md: Add Appveyor badge Aug 11
  • Factor private headers under 'src/' (and other fixups) Aug 12
  • ristretto.c: Remove ristretto255_point_*code_like_eddsa* functions Aug 12
  • Remove gating on COFACTOR, IMAGINE_TWIST, and X_SER_BYTES Aug 12
  • Cleanup header imports (and other misc cleanups) Aug 12
  • Add "Ristretto Developers" to all Copyright declarations Aug 12
  • Adopt the Contributor Covenant (version 1.4) Aug 12
  • .travis.yml: Test building with a C++ compiler Aug 12
  • Expose public API Aug 12
  • Build a static library (libristretto255.a) Aug 12
  • appveyor.yml: Test on 32-bit Windows Aug 12
  • Rust-based test suite Aug 13
  • Test OS X in CI (failed PR) Aug 13
  • Test Windows in CI (failed PR) Aug 13
  • Consolidate point.h and common.h into ristretto255.h Aug 14
  • README.md: Add links to open issues Aug 14
  • .travis.yml: Enable ASAN Aug 14
  • Link test suite with static library Aug 14
  • Test Windows in CI (fixes #21) Aug 14
  • appveyor.yml: Link TODOs to relevant issues Aug 14
  • Some pull requests not shown.
  • Shell handling refactor Aug 9
  • iq-cli: Autoconfiguration support for shells Aug 9
  • cargo-rpm: Delete directory Aug 9
  • appveyor.yml: Initial configuration Aug 9
  • Merge gumdrop code into iq-cli* crates Aug 9
  • appveyor.yml: Build all crates on Windows Aug 9
  • Generic error handling Aug 9
  • iq-cli-derive: Add support for deriving `Fail` Aug 9
  • iq-cli: Re-export the log crate and macros Aug 9
  • iq-cli: Add back all of the original status macros Aug 10
  • iq-cli: Add (hax) macro_rules for command-line option handling Aug 10
  • iq-cli: New init() API with InitOpts Aug 10
  • iq-cli: Add TOML config file helpers Aug 10
  • Rename 'iq-cli' to 'abscissa' Aug 24
  • abscissa: Add logo Aug 24
  • abscissa/README.md: Use SVG logo Aug 24
  • abscissa: Application and Component traits Aug 25
  • iq-bech32: Calculate CHARSET_INVERSE programatically Aug 29
  • iq-cli v0.1.0 Aug 29
  • ECDSA DER signature parsing and serialization Aug 17
  • Unify ECDSA traits across DER and fixed-sized signatures Aug 19
  • Factor providers into their own 'signatory-*' crates Aug 19
  • signatory-yubihsm: Enable "digest" and "sha2" Signatory features Aug 19
  • signatory-yubihsm: Make ecdsa and ed25519 modules public Aug 19
  • signatory-yubihsm: Relocate provider notes Aug 19
  • Extract 'from_pkcs8' into a trait Aug 19
  • v0.8.0 Aug 19
  • Cargo.toml: Build all features on docs.rs Aug 19
  • Unify signing API under the Signer trait Aug 22
  • Represent IntPair's r/s values using &GenericArray Aug 23
  • README.md: Add "maintained: no! (as of 2016)" badge Aug 19
  • README.md: Link to unmaintained issue Aug 21
  • .gitmodules: No longer used Aug 21
  • Merge 'celluloid-supervision' back into the tree Aug 21
  • v0.18.0.pre2 Aug 28
  • Add yubihsm::sign_ecdsa_raw_digest() Aug 19
  • Logo Aug 19
  • http_connector.rs: Derive Clone on HttpConfig Aug 24
  • logo.png: Add more padding Aug 24
  • .travis.yml: Initial configuration Aug 28
  • README.md: Fix docs link Aug 28
  • README.md: Add Gitter badge Aug 28
  • CODE_OF_CONDUCT: Adopt the Contributor Covenant Aug 28
  • Assign RUSTSEC-2018-0004 to claxon Aug 25
  • CONTRIBUTING.md: Fix link to template Aug 25
  • RUSTSEC-2018-9999: cargo-audit meta advisory for <0.3 Aug 25
  • .circleci/config.yml: Initial CircleCI configuration Aug 28
  • .circleci/config.yml: Initial CircleCI configuration Aug 28
  • Use generic-array to support generic AES key sizes Aug 28
  • .travis.yml: Initial Travis CI config Aug 28
  • README.md: Add PyPI version shield Aug 29
  • README.md: Add "maintained: no! (as of 2016)" badge Aug 21
  • draft-ristretto.md: Reformat header Aug 28
  • .travis.yml: Initial configuration Aug 28
  • .travis.yml: Initial CI config Aug 28
  • Use TUF metadata formats for signing index commits Aug 29