<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic AES256-ctr was just added in in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-disable-aes-cbc-encryption-on-asa-5545/m-p/2439029#M238361</link>
    <description>&lt;P&gt;AES256-ctr was just added in ASA software version 9.1(2). I don't believe the ssh encryption type is configurable in the ASA ssh server. You need to specify it in the client - I did verify it will connect when yo do that (see output below).&lt;/P&gt;&lt;P&gt;SSL encyption ciphers can be specified to exclude the weak ciphersuites.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# sh ssh session det&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;SSH Session ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 1&lt;BR /&gt;&amp;nbsp;Client IP &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;lt;deleted&amp;gt;&lt;BR /&gt;&amp;nbsp;Username &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;lt;deleted&amp;gt;&lt;BR /&gt;&amp;nbsp;SSH Version &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 2.0&lt;BR /&gt;&amp;nbsp;State &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: SessionStarted&lt;BR /&gt;&amp;nbsp;Inbound Statistics&lt;BR /&gt;&amp;nbsp; Encryption &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: aes256-ctr&lt;BR /&gt;&amp;nbsp; HMAC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: sha1&lt;BR /&gt;&amp;nbsp; Bytes Received &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 1824&lt;BR /&gt;&amp;nbsp;Outbound Statistics&lt;BR /&gt;&amp;nbsp; Encryption &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: aes256-ctr&lt;BR /&gt;&amp;nbsp; HMAC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: sha1&lt;BR /&gt;&amp;nbsp; Bytes Transmitted &amp;nbsp; &amp;nbsp; : 5632&lt;BR /&gt;&amp;nbsp;Rekey Information&lt;BR /&gt;&amp;nbsp; Time Remaining (sec) &amp;nbsp;: 3277&lt;BR /&gt;&amp;nbsp; Data Remaining (bytes): 996142580&lt;BR /&gt;&amp;nbsp; Last Rekey &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 07:12:38.807 UTC Tue May 20 2014&lt;BR /&gt;&amp;nbsp; Data-Based Rekeys &amp;nbsp; &amp;nbsp; : 0&lt;BR /&gt;&amp;nbsp; Time-Based Rekeys &amp;nbsp; &amp;nbsp; : 0&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 May 2014 15:35:19 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2014-05-20T15:35:19Z</dc:date>
    <item>
      <title>How to disable AES CBC encryption on ASA 5545</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-aes-cbc-encryption-on-asa-5545/m-p/2439028#M238359</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our environment &amp;nbsp;having ASA 5545 ( IOS Ver 9.1) Firewall and In there AES 256 CBC cipher encryption is enabled for SSH user access.&lt;/P&gt;&lt;P&gt;we need to disable CBC cipher encryption and enable the CTR Cipher encryption for SSH users.&lt;/P&gt;&lt;P&gt;Kindly help me for the same .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dheeraj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:13:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-aes-cbc-encryption-on-asa-5545/m-p/2439028#M238359</guid>
      <dc:creator>dheeraj_singh</dc:creator>
      <dc:date>2019-03-12T04:13:03Z</dc:date>
    </item>
    <item>
      <title>AES256-ctr was just added in</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-aes-cbc-encryption-on-asa-5545/m-p/2439029#M238361</link>
      <description>&lt;P&gt;AES256-ctr was just added in ASA software version 9.1(2). I don't believe the ssh encryption type is configurable in the ASA ssh server. You need to specify it in the client - I did verify it will connect when yo do that (see output below).&lt;/P&gt;&lt;P&gt;SSL encyption ciphers can be specified to exclude the weak ciphersuites.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# sh ssh session det&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;SSH Session ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 1&lt;BR /&gt;&amp;nbsp;Client IP &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;lt;deleted&amp;gt;&lt;BR /&gt;&amp;nbsp;Username &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;lt;deleted&amp;gt;&lt;BR /&gt;&amp;nbsp;SSH Version &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 2.0&lt;BR /&gt;&amp;nbsp;State &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: SessionStarted&lt;BR /&gt;&amp;nbsp;Inbound Statistics&lt;BR /&gt;&amp;nbsp; Encryption &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: aes256-ctr&lt;BR /&gt;&amp;nbsp; HMAC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: sha1&lt;BR /&gt;&amp;nbsp; Bytes Received &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 1824&lt;BR /&gt;&amp;nbsp;Outbound Statistics&lt;BR /&gt;&amp;nbsp; Encryption &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: aes256-ctr&lt;BR /&gt;&amp;nbsp; HMAC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: sha1&lt;BR /&gt;&amp;nbsp; Bytes Transmitted &amp;nbsp; &amp;nbsp; : 5632&lt;BR /&gt;&amp;nbsp;Rekey Information&lt;BR /&gt;&amp;nbsp; Time Remaining (sec) &amp;nbsp;: 3277&lt;BR /&gt;&amp;nbsp; Data Remaining (bytes): 996142580&lt;BR /&gt;&amp;nbsp; Last Rekey &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 07:12:38.807 UTC Tue May 20 2014&lt;BR /&gt;&amp;nbsp; Data-Based Rekeys &amp;nbsp; &amp;nbsp; : 0&lt;BR /&gt;&amp;nbsp; Time-Based Rekeys &amp;nbsp; &amp;nbsp; : 0&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2014 15:35:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-aes-cbc-encryption-on-asa-5545/m-p/2439029#M238361</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-05-20T15:35:19Z</dc:date>
    </item>
  </channel>
</rss>

