I would like to fork this conscrypt project and add more cipher suites, let's say TLS_PSK_WITH_AES_128_CBC_SHA256
, what I should change/add (in conscript/boringSSL) to make it working?
I was looking at mentioned projects, but I'm not familiar with these, so I would want listed places that will need change.