Hi guys
I have a question from you
Is it possible to encrypt quickly in C#?
Can you help me a little?
I have a question from you
Is it possible to encrypt quickly in C#?
Can you help me a little?
My databases are largeUse xor, its very fast
Why not aes256 ?
Try to use chacha20 ct/sse2I am now using this algorithm
aes and ras But as I said, because the files are fully encrypted, the encryption speed is very low.
Try to use chacha20 ct/sse2
What implementation aes u use right now? Basic?
ctr or cbt?im using Aes 256 algorithm now
I want a function that encrypts only part of the fileTry to use chacha20 ct/sse2
What implementation aes u use right now? Basic?
ctr or cbt?
try to use another aes instructions for make ur encryption fastes
ctr or cbt?
try to use another aes instructions for make ur encryption fastes