9 Commits

Author SHA1 Message Date
x
9785777642 chore: Update copyright license year
Happy 2026!
2026-01-01 11:40:45 +00:00
parazyd
92f0a8a97e research/sss: Fix Cargo.toml 2025-02-18 12:12:29 +01:00
parazyd
604f443fd1 chore: Update license header year 2025-01-24 10:36:02 +01:00
foo
4eba00236d clippy: add suggested clippy lints to top-level Cargo.toml and enable
clippy linting at the workspace level for all crates

Configure all workspaces to use lints from the top-level Cargo.toml
  file
Add example lints that the project could configure to improve security
  and reliability.
Configure lints to warn level. Using deny level makes other binaries
fail to compile if even one of them has a failure.
No lints are added in this commit. Future changes can enable and fix
lints
2024-06-09 10:35:09 -04:00
parazyd
0e6f51e895 chore: Update copyright year in license headers 2024-01-16 13:07:22 +01:00
parazyd
b4cdbea08c Update project dependencies. 2023-04-16 17:36:59 +02:00
parazyd
4e3b863cda Release v0.4.1 2023-02-25 16:00:20 +01:00
parazyd
192345659a Release v0.4.0 2023-02-01 23:04:02 +01:00
parazyd
06d5c79212 research/sss: Move shamir secret-sharing impl to own crate. 2023-01-23 19:42:44 +01:00