# README
go-spectrex
ATTENTION: THIS REPOSITORY IS ARCHIVED AND NO LONGER UPDATED. THE GO VERSION HAS BEEN SUPERSEDED BY THE STABLE RUST VERSION OF SPECTREX. WE STRONGLY ENCOURAGE SWITCHING TO THE NEW RUST VERSION IMMEDIATELY.
https://github.com/spectre-project/rusty-spectrex
PLEASE NOTE: BUGS AND FEATURE REQUESTS FOR THE GO VERSION WILL NOT BE ADDRESSED. REPRODUCE ANY ISSUES IN THE RUST VERSION AND REPORT THEM IN THE RELEVANT REPOSITORY.
# Functions
this will generate a hash.
No description provided by the author
New creates a new Index for data.
NewCipher creates and returns a new Cipher.
this is NOT much faster and efficient, however it won't work on appengine since it doesn't have the unsafe package.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
this is the maximum.
No description provided by the author
# Variables
No description provided by the author
# Structs
A Cipher is an instance of RC4 using a particular key.
No description provided by the author
Index implements a suffix array for fast substring search.
No description provided by the author
# Type aliases
No description provided by the author