@communitysteammode/steam-crypto
v1.0.2
Published
Node.js implementation of Steam crypto. All keys and data are passed as Buffers.
Downloads
6
Readme
@CommunitySteamNode/steam-crypto
Node.js implementation of Steam crypto. All keys and data are passed as Buffers.
Installation
To use the @CommunitySteamNode/steam-crypto
in your project, follow these steps:
Make sure you have Node.js installed on your system.
Install the package using npm:
npm install @communitysteammode/steam-crypto
Package Documentation
License
This package is provided under the MIT License. Feel free to modify and use it in your projects.
Acknowledgements
This package is a fork of ([node-steam-crypto])(https://github.com/seishun/node-steam-crypto) by Seishun. As Seishun does not maintain the package anymore, we have taken the responsibility to keep it up to date.