go-hbci icon indicating copy to clipboard operation
go-hbci copied to clipboard

What does the crypto package do?

Open Mrcrypt opened this issue 7 years ago • 1 comments

I can't see that the crypto folder ist used anywhere in this project. Does is serve a purpose?

Mrcrypt avatar Aug 07 '17 20:08 Mrcrypt

Hey, when I initially started the project I wasn't aware of the HTTPS mechanism of accessing the banks so I started to implement the flow with a card reader. I did not finish it because of lacking a card reader and finding the documentation of HBCI over HTTPS. So, the crypto package is obsolete for the current implementation state, but it would be important for the integration of a card reader flow. Best, Michael

mitch000001 avatar Dec 27 '17 18:12 mitch000001