mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-17 04:31:00 +01:00
fixed issue#8, now using File::Temp
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#
|
||||
# Copyright (c) 2011-2015 T.Linden <tlinden |AT| cpan.org>.
|
||||
# All Rights Reserved. Std. disclaimer applies.
|
||||
# Artistic License, same as perl itself. Have fun.
|
||||
#
|
||||
# helper class to provide SHA-256 to HMAC class
|
||||
|
||||
package Crypt::PWSafe3::SHA256;
|
||||
@@ -44,7 +48,7 @@ L<Digest::HMAC>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (c) 2011-2013 by T.Linden <tlinden@cpan.org>.
|
||||
Copyright (c) 2011-2015 by T.Linden <tlinden@cpan.org>.
|
||||
All rights reserved.
|
||||
|
||||
=head1 LICENSE
|
||||
|
||||
Reference in New Issue
Block a user