Jump to content

Mario-5

Member
  • Posts

    6
  • Joined

  • Last visited

Awards

This user doesn't have any awards

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Mario-5's Achievements

  1. Can you run it again and show me the packet processed in 3.00s?
  2. openSSL manual doesn't mention the -multi option for command speed. Maybe the linux version is a little bit different.
  3. If I insert the -multi option it gives me: Error: bad option or value
  4. I think single thread, single core. For DES and RSA there is an option form choosing the core number, but for AES I can't find it. The AES-NI acceleration is automatically activated when the script is run.
  5. Hi guys, I'm a computer science researcher, and I'm struggling to establish which is the best CPU on the market to decrypt/encrypt an AES cypher. More precisely, AES-128-CCM. I would need to compare some data. The competition is extremely simple: 1) download an openssl version (1.0.2j or above) 2) open the prompt or the terminal in the openssl bin folder 3) run the command: openssl speed -elapsed -decrypt -evp aes-128-ccm Who gets the higher number of byte/second won. I'd be immensely appreciative if someone can test this command on Threadripper 3990x. Really thanks for helping.
×