Help for this page
Select Code to Download
Select
or
download this
sub new_cipher { my $newkey = get_key() if ($key eq ""); ... return $newkey; }