#signing-key #iqkms #digital-signature #kms #signatures #service #producing

iqkms-signing

Signing service and keyring manager for producing digital signatures using keys stored in iqkms

2 releases

0.0.1 Oct 26, 2022
0.0.0 Oct 4, 2022

#1 in #iqkms

42 downloads per month
Used in 2 crates

Apache-2.0

27KB
368 lines

iqkms-signing: Signing Service

crate Docs Build Status Apache 2.0 Rust Version

Signing service and keyring manager for producing digital signatures using keys stored in iqkms.

Documentation

About

This is the main executable for the iqkms application.

Status

iqkms is currently in an early stage of development and is not ready to use.

Please check back later.

Minimum Supported Rust Version

This crate requires Rust 1.64 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

Please open or discuss on an issue to discuss any potential changes you'd like to make prior to opening a PR.

Please read CODE_OF_CONDUCT.md and CONTRIBUTING.md for more information.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Dependencies

~3MB
~60K SLoC