pkcs11key icon indicating copy to clipboard operation
pkcs11key copied to clipboard

Eliminate duplication between top-level and v4 directory

Open aarongable opened this issue 2 years ago • 0 comments

We have a lot of duplicate code between the repo root and the v4 sub-directory. This was originally a compatibility thing, to allow this repo to be used either in module mode or not. But now everything should just be module mode, and the two versions have diverged, so we should eliminate the duplicate code and simplify the repo structure.

aarongable avatar Jun 30 '23 15:06 aarongable