MooseX::Storage::Base::WithChecksum - A more secure serialization role


MooseX-Storage documentation  | view source Contained in the MooseX-Storage distribution.

Index


NAME

Top

MooseX::Storage::Base::WithChecksum - A more secure serialization role

DESCRIPTION

Top

This is an early implementation of a more secure Storage role, which does integrity checks on the data. It is still being developed so I recommend using it with caution.

Any thoughts, ideas or suggestions on improving our technique are very welcome.

METHODS

Top

pack (?$salt)
unpack ($data, ?$salt)

Introspection

meta

BUGS

Top

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHOR

Top

Stevan Little <stevan.little@iinteractive.com>

Yuval Kogman

COPYRIGHT AND LICENSE

Top


MooseX-Storage documentation  | view source Contained in the MooseX-Storage distribution.