12 2021 档案
摘要:错误Algorithm ‘AesGcm’ is not supported on this platform. 如果使用了aes-gcm的dotnet程序会在macos上报错 AesGCM是一个非常流行的对称加密算法,所以对这个报错还是很惊讶的,一开始以为是dotnet core 适配apple s
阅读全文
摘要:解决“No usable version of libssl was found“ 最近调试一个项目,其他都好好地,就是这个项目出现各种诡异的问题,也没有stack_trace,卡了好久,今天发现最后一行小字No usable version of libssl was found ,终于按图索骥解
阅读全文