Go programmingSQLite internalsencryption conceptsCGo
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
15
調査方針
Review the 21 comments in the issue to understand prior discussion and any attempted solutions. Investigate SQLite encryption extensions like SQLCipher or SEE (SQLite Encryption Extension). Examine the repo's current CGo integration to see how native libraries are linked. Look at existing forks or PRs in this repo that attempt encryption support. Consider cross referencing how other Go SQLite drivers (e.g., modernc.org/sqlite) implement encryption. The maintainer's stance is unclear, so contributing would require proposing a design and getting maintainer approval.