spomky-labs/aes-key-wrap

AES Key Wrap for PHP.

Fund package maintenance!
Spomky
Patreon

Installs: 12 525 250

Dependents: 11

Suggesters: 3

Security: 0

Stars: 45

Watchers: 5

Forks: 3

Open Issues: 0

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

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.