tink-rust icon indicating copy to clipboard operation
tink-rust copied to clipboard

Rust port of Tink cryptography library

Results 85 tink-rust issues
Sort by recently updated
recently updated
newest added

Via [cargo-raze](https://github.com/google/cargo-raze). Also extend CI to exercise the alternative build system.

enhancement

While the Rust port is under development, it's helpful to have error message that indicate what's gone wrong. However, this is unwise for a working system if the error details...

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.10.6. Changelog Sourced from regex's changelog. 1.10.6 (2024-08-02) This is a new patch release with a fix for the unstable crate feature that enables std::str::Pattern...

dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.122. Release notes Sourced from serde_json's releases. v1.0.122 Support using json! in no-std crates (#1166) v1.0.121 Optimize position search in error path (#1160, thanks @​purplesyringa)...

dependencies

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.1 to 0.11.5. Release notes Sourced from env_logger's releases. v0.11.5 [0.11.5] - 2024-07-25 v0.11.4 [0.11.4] - 2024-07-23 v0.11.3 [0.11.3] - 2024-03-05 Features Experimental support for key-value logging...

dependencies

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.66. Release notes Sourced from openssl's releases. openssl-v0.10.66 What's Changed Fixed invariant violation in MemBio::get_buf with empty results by @​alex in sfackler/rust-openssl#2266 Release openssl v0.10.66...

dependencies

Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.8.4 to 0.12.1. Release notes Sourced from tonic-build's releases. v0.12.1 0.12.1 (2024-07-17) Bug Fixes Reduce tokio-stream feature (#1795) v0.12.0 v0.12.0 (2024-07-08) This breaking release updates tonic to...

dependencies

Bumps [tonic](https://github.com/hyperium/tonic) from 0.9.2 to 0.12.1. Release notes Sourced from tonic's releases. v0.12.1 0.12.1 (2024-07-17) Bug Fixes Reduce tokio-stream feature (#1795) v0.12.0 v0.12.0 (2024-07-08) This breaking release updates tonic to...

dependencies

Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.24 to 1.4.1. Release notes Sourced from hyper's releases. v1.4.1 Bug Fixes http1: reject final chunked if missing 0 (8e5de1bb) v1.4.0 Bug Fixes http2: stop removing "Trailer"...

dependencies

Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.9 to 0.13.1. Changelog Sourced from prost's changelog. Prost version 0.13.1 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code...

dependencies