I am new to development. Encryption is required in the part of sending and receiving data.
I wrote the AES-256-CBC encryption code in golang and javascript as below.<