A
A
Alexander2015-11-16 18:45:06
PHP
Alexander, 2015-11-16 18:45:06

PHP, the speed of crypto algorithms, which one to choose the fastest?

searched (maybe badly) but did not find a comparison of crypto algorithms in terms of speed
, the fastest symmetric crypto algorithm is needed,
durability is not important for encoding cookies. From what I found - according to the theory, the fastest is stream encryption.
from practice - open_ssl is faster than mcrypt check on block algorithms.
who will advise?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2015-11-16
@vilgeforce

XOR with one byte: there is no persistence, but the speed is exorbitant.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question