Spritz cipher

E111855

Spritz cipher is a modern stream cipher and hash function designed by Ronald Rivest and Jacob Schuldt as a more secure and flexible successor to RC4.

All labels observed (1)

Label Occurrences
Spritz cipher canonical 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf cryptographic hash function
stream cipher
category symmetric-key algorithm
cipherType sponge-based stream cipher
describedAs more flexible successor to RC4
more secure successor to RC4
designer Jacob Schuldt
Ronald L. Rivest
surface form: Ronald Rivest
designGoal avoid known weaknesses of RC4
improve security over RC4
provide flexible cryptographic functionalities
documentationLanguage English
follows RC4 stream cipher
surface form: RC4
hasComponent MAC mode
absorb function
drip function
hash mode
key setup algorithm
shuffle procedure
squeeze function
stream cipher mode
hashFunctionFamily sponge-based hash functions
hasParameter variable initialization vector (IV) length
variable key length
intendedUse general-purpose cryptography
keyType symmetric key
namedAfter spritzing metaphor related to RC4
operationalMode stream cipher mode of operation
outputType byte-oriented keystream
hash digest
publicationContext cryptology ePrint Archive report
relatedTo RC4 stream cipher
surface form: RC4

sponge construction
securityGoal confidentiality
integrity
pseudo-randomness
stateSize 256-byte permutation
stateStructure permutation of bytes
status publicly specified algorithm
supports decryption
encryption
hashing
message authentication
pseudo-random bit generation
uses sponge construction
yearProposed 2014

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

RC4 stream cipher influenced Spritz cipher
subject surface form: RC4