Heath Stewart · @heaths
185 followers · 476 posts · Server fosstodon.org

Now that the for has released v1.0.0, I have updated to it and released v1 of pkg.go.dev/github.com/heaths/a : a cryptography client for Key Vault and that now only makes it easier to call crypto operations but tries to first cache the public key and do public key operations locally to improve performance and help mitigate throttling.

We have this in our other languages' SDKs but doesn't fit our design goals for , so I wrote it as a separate module.

#golang #azuresdk #keyvault #managedhsm

Last updated 1 year ago

Heath Stewart · @heaths
175 followers · 445 posts · Server fosstodon.org

My github.com/heaths/azcrypto module for easy and crypto operations is now feature-complete and at parity with our other languages' crypto libraries. It now supports crypto operations locally using a JWK.

Not likely to make it into our official azkeys SDK, but written to our same SDK guidelines.

azkeys will GA soon, and once I upgrade my dependency I plan to GA this module.

#azure #keyvault #managedhsm #azuresdk

Last updated 1 year ago

Heath Stewart · @heaths
175 followers · 434 posts · Server fosstodon.org

I've been working on a "business adjacent" project - as many of mine are - but for something that may one day be part of our for . Regardless of whether it gets included, I want it to feel like a first-party experience when used with our other client libraries. Given I'm part of the team, I'm coining(?) the phrase, "first-ex parte".

See github.com/heaths/azcrypto for a cryptography client for or . It's basically the same as we have in other languages.

#azuresdk #golang #azure #keyvault #managedhsm

Last updated 1 year ago

Heath Stewart · @heaths
174 followers · 391 posts · Server fosstodon.org

Full and support is now available in github.com/heaths/azcrypto for . I'm consider AES support, but still researching AES in . The APIs I'm familiar with in are significantly different so it may be a while, and AES is limited to anyway.

#rsa #ecdsa #azure #keyvault #golang #csharp #managedhsm

Last updated 1 year ago