DTOne-Crypt
view release on metacpan or search on metacpan
CAVEATS
Key Length
Master key is expected to be exactly 256 bits in length, encoded in
base64.
Performance
Random byte generation on Linux might run slow over time unless
haveged(8) is running. In this scenario, the streaming facility of
AES-GCM will be more memory efficient.
AUTHOR
Arnold Tan Casis <atancasis@cpan.org>
ACKNOWLEDGMENTS
Pierre Gaulon <https://github.com/pgaulon> and Jose Nidhin
<https://github.com/josnidhin> for their valued inputs in interpreting
lib/DTOne/Crypt.pm view on Meta::CPAN
=head1 CAVEATS
=head2 Key Length
Master key is expected to be exactly 256 bits in length, encoded in base64.
=head2 Performance
Random byte generation on Linux might run slow over time unless L<haveged(8)>
is running. In this scenario, the streaming facility of AES-GCM will be more
memory efficient.
=head1 AUTHOR
Arnold Tan Casis E<lt>atancasis@cpan.orgE<gt>
=head1 ACKNOWLEDGMENTS
L<Pierre Gaulon|https://github.com/pgaulon> and L<Jose Nidhin|https://github.com/josnidhin>
for their valued inputs in interpreting numerous security recommendations and in
( run in 0.268 second using v1.01-cache-2.11-cpan-4d50c553e7e )