mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

net/

mg_sha1.pro


Author information

History

derived from John Correira (correira@ceepeeeye.com) post on idl-pvwave newsgroup

Routines

top mg_sha1

result = mg_sha1(input [, /string] [, /file])

Find the SHA1 hash of the input.

Return value

string

Parameters

input in required type=string

Keywords

string in optional type=boolean

set to specify input is to be treated as a string (even if it is a valid filename)

file in optional type=boolean

set to specify input is a filename to a file to use as input

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 96
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.