index.html 250 Bytes
Newer Older
Ketan's avatar
Ketan committed
1 2 3 4 5 6 7 8 9 10
<div class="container">
  <div class="jumbotron">
    <h1>zend-crypt</h1>
    
    <p>Strong cryptography tools and password hashing.</p>

    <pre><code class="language-bash">$ composer require zendframework/zend-crypt</code></pre>
  </div>
</div>