Answer the question
In order to leave comments, you need to log in
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
XOR with one byte: there is no persistence, but the speed is exorbitant.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question