Avatar for the biscuit-auth user
biscuit-auth
biscuit-rust
BlogDocsChangelog

`UnverifiedBiscuit.external_public_keys()` now returns `PublicKey`s

#263Merged
Comparing
unverified-external-public
(
1066bd5
) with
main
(
89ca84a
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
12
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

append_block_2
biscuit-auth/benches/token.rs::append_block_2
CodSpeed Performance Gauge
+1%
551 µs
548.2 µs
checks_block_verify_only2
biscuit-auth/benches/token.rs::checks_block_verify_only2
CodSpeed Performance Gauge
0%
119.9 µs
119.4 µs
check_signature_2
biscuit-auth/benches/token.rs::check_signature_2
CodSpeed Performance Gauge
0%
496.9 µs
495.2 µs
check_signature_5
biscuit-auth/benches/token.rs::check_signature_5
CodSpeed Performance Gauge
0%
1 ms
1 ms
verify_block_2
biscuit-auth/benches/token.rs::verify_block_2
CodSpeed Performance Gauge
0%
609.5 µs
608.7 µs
unverified_append_block_2
biscuit-auth/benches/token.rs::unverified_append_block_2
CodSpeed Performance Gauge
0%
300.1 µs
299.9 µs
unverified_append_block_5
biscuit-auth/benches/token.rs::unverified_append_block_5
CodSpeed Performance Gauge
0%
934.7 µs
934.3 µs
create_block_1
biscuit-auth/benches/token.rs::create_block_1
CodSpeed Performance Gauge
0%
247.6 µs
247.6 µs
verify_block_5
biscuit-auth/benches/token.rs::verify_block_5
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
append_block_5
biscuit-auth/benches/token.rs::append_block_5
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
checks_block_2
biscuit-auth/benches/token.rs::checks_block_2
CodSpeed Performance Gauge
-1%
118.8 µs
119.6 µs
checks_block_create_verifier2
biscuit-auth/benches/token.rs::checks_block_create_verifier2
CodSpeed Performance Gauge
-1%
64 µs
64.6 µs

Commits

Click on a commit to change the comparison range
Base
main
89ca84a
0%
`UnverifiedBiscuit.external_public_keys()` now returns `PublicKey`s Same as `Biscuit`
a3a040c
15 days ago
by divarvel
0%
UnverifiedBiscuit: add consistency tests with Biscuit
1066bd5
15 days ago
by divarvel
Home Terms PrivacyDocs