VMPC stream cipher

E111856

The VMPC stream cipher is a symmetric key encryption algorithm designed as an alternative to RC4, aiming to improve security while maintaining simplicity and efficiency in software implementations.

All labels observed (1)

Label Occurrences
VMPC stream cipher canonical 1

How this entity was disambiguated

Statements (28)

Predicate Object
instanceOf encryption algorithm
stream cipher
symmetric key algorithm
basedOn RC4 stream cipher
category software-oriented cipher
symmetric cryptography
cipherType synchronous stream cipher
designer Bartosz Zoltak
designGoal improve security compared to RC4
maintain efficiency in software implementations
maintain simplicity
fieldOfUse cryptography
data encryption
introducedAs new variant of RC4-like ciphers
keyLength variable key length
keyType symmetric key
operationalMode stream cipher mode
primaryOperation byte-oriented keystream generation
property designed for high performance in software
simple algorithmic structure
proposedAs alternative to RC4
relatedTo RC4 stream cipher
securityGoal resistance to known RC4 attacks
stateSize 256-byte permutation
supports software implementation
uses key scheduling algorithm
keystream generation algorithm
permutation of 256-byte state

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 VMPC stream cipher
subject surface form: RC4