UNPKG

@octopusdeploy/step-packages-public-feed-encryption

Version:

A package that facilitates the generation of an encrypted signature for step package public feed. The encryption method follows the convention of [AWS Signature Version 4](https://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html).

26 lines (13 loc) 420 B
# @octopusdeploy/step-packages-public-feed-encryption ## 0.2.3 ### Patch Changes - 4111998: Uses changesets token and sets octo cli version in build ## 0.2.2 ### Patch Changes - 753c8f3: Allow generation of hash from Buffer ## 0.2.1 ### Patch Changes - adc2e0b: Change http status to unauthorised when the signature is invalid ## 0.2.0 ### Minor Changes - b5d676c: Export createHash and createHmac functions