You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core/comm has a transirtive dependency on
the bccsp pkg which seemed unnecessary
given it was only for a sha256 function.
Use crypto/sha256 directly instead.
Change-Id: I4e43c986382d3edaaa815a60a771944d4aa753cc
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
0 commit comments