Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-09-06 01:56
Flavor·PCRE (Legacy)

/
^[a-f0-9]{32}$
/
i
Open regex in editor

Description

Encrypted string of popular hashing algorithm, and other 32-bit algorithms

Submitted by anonymous