Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kev@kev-Modern-15-A5M:/$ openssl version -a
- OpenSSL 1.1.1p 21 Jun 2022
- built on: Tue Jun 21 13:39:39 2022 UTC
- platform: linux-x86_64
- options: bn(64,64) md2(char) rc4(8x,int) des(int) idea(int) blowfish(ptr)
- compiler: gcc-5 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DNDEBUG
- OPENSSLDIR: "/home/linuxbrew/.linuxbrew/etc/[email protected]"
- ENGINESDIR: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/1.1.1p/lib/engines-1.1"
- Seeding source: os-specific
- kev@kev-Modern-15-A5M:/$ brew uninstall --force openssl
- kev@kev-Modern-15-A5M:/$ brew cleanup -s openssl
- kev@kev-Modern-15-A5M:/$ brew cleanup --prune-prefix
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement