Custom Encryption
If your LMS already uses a separate encryption method, it is also possible to port this to the Elice server. The Elice server is built on Python 3, so you can share the Python 3 code for encryption/decryption, or if you are using a standardized encryption method (such as AES, DES, TripleDES, etc.), codes written in languages like Javascript, Java, C#, or Golang can be provided for implementation.
If you choose to use a separate custom encryption, please select "Other" for the "Token Method" in the "Integration Settings" menu of the Elice institution management page, and input the URL provided by the Elice developer (this is the address where the server implementing the custom encryption method for decryption is located) into the text input field.