spomky-labs/aes-key-wrap

AES Key Wrap for PHP.

Maintainers

👁 Spomky

Package info

github.com/Spomky-Labs/aes-key-wrap

pkg:composer/spomky-labs/aes-key-wrap

Fund package maintenance!

Spomky

Patreon

Statistics

Installs: 24 222 935

Dependents: 18

Suggesters: 3

Stars: 50

Open Issues: 0

v7.0.0 2021-12-08 20:36 UTC

MIT fbeb834b1f83aa8fbdfbd4c12124f71d4c1606ae

wrapaeskeypaddingA128KWA192KWA256KWRFC3394RFC5649


README

👁 Build Status
👁 Build Status
👁 Build Status

👁 Build Status

👁 Build Status

👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License

This library provides an implementation of the RFC 3394 (Advanced Encryption Standard (AES) Key Wrap Algorithm) and the RFC 5649 (Advanced Encryption Standard (AES) Key Wrap with Padding Algorithm).

The Release Process

The release process is described here.

Prerequisites

This library needs at least PHP 8.0. It has been successfully tested using 8.0 and 8.1.

Installation

The preferred way to install this library is to rely on Composer:

composer require spomky-labs/aes-key-wrap

How to use

Take a look at How to use to use this library.

Support

I bring solutions to your problems and answer your questions.

If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of 🍻 or more!

Become a sponsor

Or

👁 Become a Patreon

Contributing

Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices.

If you discover a security vulnerability within the project, please don't use the bug tracker and don't publish it publicly. Instead, all security issues must be sent to security [at] spomky-labs.com.

Licence

This software is release under MIT licence.