paragonie / halite

High-level cryptography interface powered by libsodium
https://paragonie.com/project/halite
Mozilla Public License 2.0
1.13k stars 87 forks source link

Fatal error: Uncaught SodiumException: Not using the native libsodium bindings #148

Closed Mayze123 closed 3 years ago

Mayze123 commented 4 years ago

Here's my code , i don't know where the error is comming from $data = [ 'FirstName' => 'John', 'LastName' => 'smith', 'Adress' => '6678 rue toutdroit' ];

line 77 -> $prepared = $row->prepareRowForStorage($data);

What may be the issue ?

paragonie-security commented 4 years ago

Wrong repository. You're looking for https://github.com/paragonie/ciphersweet instead.

https://paragonie.com/book/pecl-libsodium/read/00-intro.md#installing-libsodium