SHACKK/OpenSSL
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
OpenSSL 컴파일 예시 gcc -o xeuclid xeucoid.c -lcrypto !! 명령어 뒤에 -lcrypto 옵션이 붙어야 한다. OpenSSL 설치 방법 : https://linuxhint.com/install-openssl-3-from-source/ OpenSSL 공식 Document : https://www.openssl.org/docs/manmaster/man3/