I would like to use the XOR capabilities to encrypt/decrypt a password for Azure SQL Server

Bob Alston 121 Reputation points
2020-12-21T20:33:18.9+00:00

I want to encrypt/decrypt a password for Azure sql server. I found this Microsoft article with psuedo-code:

https://learn.microsoft.com/en-us/openspecs/office_file_formats/ms-offcrypto/75d2b548-18ad-4e26-8aa3-bc5fc37b89af

Can anyone tell me how to convert it to viable MS Access VBA?

Or point me to another source of XOR encrypt/Decrypt?

Bob

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bob Alston 121 Reputation points
    2020-12-21T20:59:07.86+00:00
    0 comments No comments