nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

Create and use helpers for crypto verifications #2795

Open cthulhu-rider opened 3 months ago

cthulhu-rider commented 3 months ago

_Originally posted in https://github.com/nspcc-dev/neofs-node/pull/2674#discussion_r1542662972_

crypto helpers can be added to the SDK and pulled into the node code. Such refactoring is expected to simplify server implementation