TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AWS Libcrypto for Rust

91 pointsby jrpelkonenover 1 year ago

6 comments

rusbusover 1 year ago
How crazy is the build chain these days? Well, to build it in FIPS mode you need a Go compiler!
评论 #38976971 未加载
Thaxllover 1 year ago
It's just a wrapper arround aws-lc which is 100% C++/C/ASM.
评论 #38976843 未加载
评论 #38976789 未加载
评论 #38976781 未加载
评论 #39009620 未加载
评论 #38983197 未加载
gfsover 1 year ago
&gt; aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations.<p>Why should I use AWS-LC over the myriad cryptography libraries out there already?
评论 #38976439 未加载
评论 #38976968 未加载
arpinumover 1 year ago
Blog post with performance chart: <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;security&#x2F;aws-lc-is-now-fips-140-3-certified&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;security&#x2F;aws-lc-is-now-fips-140...</a>
jedisct1over 1 year ago
There&#x27;s also an open issue in Boring (the crate for BoringSSL) to enforce usage of FIPS <a href="https:&#x2F;&#x2F;github.com&#x2F;cloudflare&#x2F;boring&#x2F;issues&#x2F;182">https:&#x2F;&#x2F;github.com&#x2F;cloudflare&#x2F;boring&#x2F;issues&#x2F;182</a>
cryptonectorover 1 year ago
Joy!