This document is intended for those who want to help develop Filter Lock's official implementations or to improve the standard
ATTACH YOUR WORK IN A PR!
Please dicuss your proposals here.
Making an implementation that conforms to the Filter Lock standard is one of the most engaging and worthwhile things you can do if you want to improve your skills as a beginner backend developer. You learn a lot about cryptography algorithms used in the web and how to manage databases over an API.
Anything that has to do with modes, however shouldn't be considered standard and rather documentation for my own personal implementations. Sorry for the confusion! If you are interested in writing your own implements, please don't worry about have to implement any of these optional modes or extra specifications, such as Double-layer TLS and Resource Tunneling. A basic implementation is fine enough right now. In this repo, there are many implementations of it present in src.