Skip to content

Releases: Pymmdrza/libcrypto

libcrypto v1.5.0

17 Nov 12:31

Choose a tag to compare

libcrypto New Release 1.5.0

Note

New version of libcrypto has been released v1.5.0, Check the latest features and updates in this release.

install and use libcrypto with pip and pip3 follow command :

Windows

pip install libcrypto
# or 
pip install libcrypto==1.5.0
upgrade : pip install libcrypto --upgrade

Linux & MacOS

pip3 install libcrypto
# or 
pip3 install libcrypto==1.5.0
upgrade : pip3 install libcrypto --upgrade

Programmer and Owner : @Pymmdrza

libcrypto v1.4.9

17 Nov 10:21

Choose a tag to compare

libcrypto New Release 1.4.9

Note

New version of libcrypto has been released v1.4.9, Check the latest features and updates in this release.

install and use libcrypto with pip and pip3 follow command :

Windows

pip install libcrypto
# or 
pip install libcrypto==1.4.9
upgrade : pip install libcrypto --upgrade

Linux & MacOS

pip3 install libcrypto
# or 
pip3 install libcrypto==1.4.9
upgrade : pip3 install libcrypto --upgrade

Programmer and Owner : @Pymmdrza