Explorar o código

init: shaext is supported in openssl and better on ryzen than b2

enkore %!s(int64=8) %!d(string=hai) anos
pai
achega
2b13607f46
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/borg/archiver.py

+ 2 - 1
src/borg/archiver.py

@@ -2452,7 +2452,8 @@ class Archiver:
 
         On modern Intel/AMD CPUs (except very cheap ones), AES is usually
         hardware-accelerated.
-        BLAKE2b is faster than SHA256 on Intel/AMD 64-bit CPUs,
+        BLAKE2b is faster than SHA256 on Intel/AMD 64-bit CPUs
+        (except AMD Ryzen and future CPUs with SHA extensions),
         which makes `authenticated-blake2` faster than `none` and `authenticated`.
 
         On modern ARM CPUs, NEON provides hardware acceleration for SHA256 making it faster