MatteoMer / ft_ssl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_ssl

ft_ssl is a project in the 42 school cursus.

The goal is to implement some features of the well known openssl command.

Installation

  1. Clone the repo and go inside the folder
git clone https://github.com/MatteoMer/ft_ssl.git && cd ft_ssl
  1. Use the command make to compile.
make

Usage

./ft_ssl [command] [command opts] [command args]

Please refer to the section below to see the commands available

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

License:MIT License