Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以通过示例为我提供一个好的块密码算法。这是字符串的数据屏蔽所必需的。算法应该快速且不易逆转,因为这将应用于数百万条记录。
无论哪种方式,您还可以为固定长度的数据屏蔽算法建议一些其他算法,该算法将快速且不易逆转。
使用 AES ,它是一种标准的、经过验证的安全并且具有广泛可用的库。它也应该很快。
我想在 LongListMultiSelector 中显示我的电话联系人。早些时候我使用列表框来显示电话联系人......我的实现就像:xaml
<ListBox Name="ContactResultsData" ItemsSource="{Binding}" Height="331" Margin="1