Skip to content

Commit

Permalink
minor header addition for spa-entropy.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
mrash committed Feb 10, 2012
1 parent 79a5265 commit 6130099
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extras/spa-entropy/spa-entropy.pl
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
#!/usr/bin/perl -w
#
# File: spa-entropy.pl
#
# Purpose: To measure cross-packet SPA entropy on a byte by byte slice basis
# and produce gunplot graphs. This is useful to measure SPA packet
# randomness after encryption.
#
# Author: Michael Rash <mbr@cipherdyne.org>
#
# License: GPL v2
#

use MIME::Base64;
use IPC::Open2;
Expand Down

0 comments on commit 6130099

Please sign in to comment.