# @textile/crypto > Various crypto modules for use with Textile tools/libraries. **Info** You should use the `@textile/hub` library to integrate this library into your application. **Install** ```bash npm install @textile/hub ``` **Usage** ```js import { PrivateKey } from '@textile/hub' ``` [Read the docs](https://textileio.github.io/js-textile/).