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

add support for ecdsa signatures

#108Merged
Comparing
fipscuit
(
543d0f1
) with
v5
(
4556320
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
12
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

checks_block_create_verifier2
biscuit-auth/benches/token.rs::checks_block_create_verifier2
CodSpeed Performance Gauge
+1%
60.5 µs
60.1 µs
verify_block_2
biscuit-auth/benches/token.rs::verify_block_2
CodSpeed Performance Gauge
0%
603.9 µs
604.9 µs
check_signature_5
biscuit-auth/benches/token.rs::check_signature_5
CodSpeed Performance Gauge
0%
1 ms
1 ms
append_block_5
biscuit-auth/benches/token.rs::append_block_5
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
verify_block_5
biscuit-auth/benches/token.rs::verify_block_5
CodSpeed Performance Gauge
-1%
1.2 ms
1.2 ms
append_block_2
biscuit-auth/benches/token.rs::append_block_2
CodSpeed Performance Gauge
-1%
544.5 µs
547.6 µs
check_signature_2
biscuit-auth/benches/token.rs::check_signature_2
CodSpeed Performance Gauge
-1%
496 µs
498.8 µs
create_block_1
biscuit-auth/benches/token.rs::create_block_1
CodSpeed Performance Gauge
-1%
244.6 µs
246.1 µs
checks_block_verify_only2
biscuit-auth/benches/token.rs::checks_block_verify_only2
CodSpeed Performance Gauge
-1%
115.5 µs
116.4 µs
checks_block_2
biscuit-auth/benches/token.rs::checks_block_2
CodSpeed Performance Gauge
-1%
115.8 µs
116.7 µs
unverified_append_block_2
biscuit-auth/benches/token.rs::unverified_append_block_2
CodSpeed Performance Gauge
-1%
297.1 µs
299.8 µs
unverified_append_block_5
biscuit-auth/benches/token.rs::unverified_append_block_5
CodSpeed Performance Gauge
-1%
925.8 µs
935.2 µs

Commits

Click on a commit to change the comparison range
Base
v5
4556320
-1%
fix samples build
c88fff0
8 months ago
by Geal
0%
Merge branch 'v5' into fipscuit
d58d352
3 months ago
by Geal
0%
Merge branch 'v5' into fipscuit
56fa6c3
2 months ago
by Geal
0%
update for bwk
69f58dd
2 months ago
by Geal
+1%
Merge branch 'v5' into fipscuit
cfc7de7
2 months ago
by Geal
0%
update bwk
86323c6
2 months ago
by Geal
0%
remove the Display implementation for public keys
ae3d779
2 months ago
by Geal
0%
replace the Display implementation
b0490ae
2 months ago
by Geal
0%
From implementations
bdb8c74
2 months ago
by Geal
0%
update p256
da9dade
2 months ago
by Geal
0%
add a test for ecdsa parsing
1e080fb
2 months ago
by Geal
0%
Update biscuit-auth/src/token/mod.rs Co-authored-by: Clément Delafargue <clement.delafargue.ext@outscale.com>
caeaad9
2 months ago
by Geal
0%
Merge branch 'v5' into fipscuit
8ec8bba
2 months ago
by Geal
0%
Merge branch 'v5' into fipscuit
50b6306
2 months ago
by Geal
0%
fix key_pair_new usage
543d0f1
2 months ago
by Geal
Home Terms PrivacyDocs