• Hello,

    Can you please confirm which encryption method do you use for serial numbers? I see they are encrypted in the database.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author PluginEver

    (@pluginever)

    Hello,

    First of all, thanks for your interest in WooCommerce Serial Numbers. We take all customer inquiries, requests, and comments seriously and do our best to help in whatever way possible.

    We have used AES-256-CBC algorithm to process encryption. To learn more, please visit here for the resource.

    The following functions you can use-
    For encryption: wc_serial_numbers_encrypt_key( $key )
    For decryption: wc_serial_numbers_decrypt_key( $key )

    We value your business and look forward to serving you. Please write to us anytime if you need help with another request in the future.

    Regards,
    Pluginever Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Which encryption type do you use for serial numbers?’ is closed to new replies.