Karl Voit <devn...@karl-voit.at> writes: >> May I know how exactly did you set `org-crypt-key'? Do you happen to >> have CRYPTKEY properties somewhere in your buffer? > > Sure. My config is on > https://github.com/novoid/dot-emacs/blob/master/config.org and I've > set it with: > > (setq org-crypt-key "ABC12345") ;; I may have to mask this online as well ;-)
What is the return value of (epg-list-keys (epg-make-context nil t t) org-crypt-key) ? Does it show the right key? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>